Hi Everyone,
We have been using Scalix for the last few months and really love it, up until recently everything has been running great.
A person in our office called to let me know that they were recieving errors when they were trying to send outside mail ("mail transport failure occurred.") It turns out that we had an outdated DNS setting on our SPAM gateway. No biggie I changed the settings and decided to go ahead and reboot the mail server. (We needed to move it anyway.)
Well that was about 6 hours ago and I have not been able to send any outgoing mail since that time.
Here is what I have done so far:
We had about 1600 messages stuck in the "Internet Gateway" queue I cleared all the messages out. (From SAC) and it still shows 29 messages in queue but is not displaying any messages on the console. I ran "omstat -q unix" it listed the 29 messages with an "ERR" status.
I could not figure out how to get those 29 messages out of the unix queue so I started look elsewhere.
I modified /var/opt/scalix/sys/unix-mapper to have this line (as suggested by another form post.)
transport-service = /usr/sbin/sendmail -bs -X/tmp/scalix-sendmail.log
And restarted Scalix. The scalix-sendmail.log file is NOT being created. It is almost as if sendmail is not being called.
I can send mail from the command line using the mail command without any problems, I can also send through telnet. I just cannot send any outgoing mail through Scalix.
Any Ideas?
Thanks!
-Kris