I have an issue here that might be due to sendmail on my Scalix box. Until recently, all incoming mail came through our firewall, to a Barracuda Spam Filter, then to our legacy mail server (running Suse SLOX) where mail was forwarded on to Scalix. Once I had all the PDLs migrated over, I redirected traffic from the 'Cuda straight to Scalix. Then yesterday, I turned off the SMTP (Postfix) service on the SLOX box and mail started to pile up in the sendmail queue, complaining that connections to mydomain.com were refused. After reading the logs and running sendmail -q -v to flush the queue, it looks like sendmail on Scalix is trying to route the mail to the old email server. What gives? DNS MX record is the Scalix box.
eddie