Page 1 of 1

Help! Not receiving inbound mail - going nuts ! :)

Posted: Sat Sep 02, 2006 12:04 pm
by mark239
Hi,

Outbound mail works no problem. The outbound route is

Scalix -> Trend Viruswall -> MIMESweeper -> Internet

Route back in is

Internet -> MIMESweeper -> Trend Viruswall -> Rockliffe Mailsite -> Scalix

(Rockliffe box hosts a seperate domain, and acts as a routing engine, i also have 2 x exchange servers hosting the main domin. Scalix hosts a sub domain)

I can see the mail coming in to the mimesweepers in the logs, I can see it passing through the trend and getting to the rockliffe box. Now it stops there :(

I have added the rockliffe box as allowed in smtpd.cfg to no avail. Any ideas?

Posted: Sat Sep 02, 2006 1:41 pm
by dkelly
If you add

Code: Select all

DEBUG_LOG=TRUE
into /var/opt/scalix/sys/smtpd.cfg and restart the SMTP Relay using

Code: Select all

omoff -w -d 0 smtpd
omon smtp


This logs the incoming SMTP conversations to /var/opt/scalix/temp/smtpd.log.

You should then be able to see if the rockliffe box is successfully making the connection to the Scalix server.

Cheers

Dave

Posted: Fri Oct 13, 2006 4:51 pm
by rolandtignor
Did anyone figure this out.
I'm receiving inbound email and I can look at through the unix mail.
But it doesn't get to my outlook express when I check it through scalix.
It's not even on my webmail.
Please advise.
Thanks

Posted: Fri Oct 13, 2006 7:57 pm
by ScalixSupport
What do you mean you can see it through your unix mail?

Did you enable smtpd logging as Dave suggested in the post previous to yours?

Thanks,
Don