Code: Select all
Set the DS macro in the sendmail.cf file on the Scalix Server. Change the file from:
# "Smart" relay host (may be null)
DS
to
# "Smart" relay host (may be null)
DSoutboundserver.domain.com
where outboundserver.domain.com is the name of your internet-bound (messages) server/Smart Host.
However I am confused as to how to configure Scalix to only accept connections from the MXLogic servers which are defined by IP (they provide a pool of IPs). I am guessing this is done in the smtpd.cfg but I am confused as to exactly how to do it. In Exchange 2003 I configured this by going to properties on the 'default SMTP virtual server', access tab, connection control, and explicitly adding only the MXLogic server IPs that are allowed to connect. How is this done in Scalix?
I appreciate the help - BTW I plan to move to Scalix 11 - I am not sure if the config differs between 10 and 11 "or if the docs have caught up yet" Thanks.