got an exchange server for a domain. want to be testing scalix as a replacement. set scalix up on its own machine, everything works fine. it can send/receive to and from anyone, except for the exchange server. any mail directed to that address (me@foo.com) from scalix (me@scalix.foo.com) gets bounced by exchange:
The original message was received at Tue, 28 Feb 2006 16:27:30 -0800
from localhost.localdomain [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<me@foo.com>
(reason: 550 5.7.1 Unable to relay for me@foo.com)
----- Transcript of session follows -----
... while talking to foo.com.:
>>> DATA
<<< 550 5.7.1 Unable to relay for me@foo.com
550 5.1.1 <me@foo.com>... User unknown
<<< 554 5.5.2 No valid recipients
I added scalix.foo.com as a relay in exchange, but now i'm wondering if this is a local problem? As far as the scalix machine goes, getting mail to/from yahoo.com or other is no problem.
Thanks.