smarthost not working
Posted: Tue Apr 18, 2006 9:14 am
Hi all,
I smarthost all of my external traffic through another server which acts as a "mail-hub" for various scanning, logging, archiving etc..
After a recent upgrade to Scalix version 10.0.01 (new install on a new box), I noticed that my smarthost was no longer working. Messaages were being delivered but directly rather than through my smarthost in the DMZ.
my /etc/mail/sendmail.cf contains the correct entry such as
DShostname.smarthost.com
(where hostname.smarthost.com is the FQDN of my smarthost)
The smarthost is resolvable, pingable and "send-an-email-via-telnet-able" from my scalix server but scalix/sendmail just wont use it.
Question 1 - setting up a smarthost)
What is the correct way to add the smarthost facility to Scalix V10?
Question 2 - seeing what sendmail is doing)
If scalix were sat on top of Exim instead of Sendmail I could type:
exim -bt user@example.com <enter>
to get a reply something like
user1@example.com
router = external_domains, transport = remote_smtp
host mail19.messagelabs.com [212.125.75.19]
host mail19.messagelabs.com [193.109.254.3]
To show me which host delivery would used to deliver this message.
What is the equivalent Sendmail -bt syntax to achieve this so I can can see where Sendmail THINKS it should be delivering mail too.
Thanks
Jason Meers
I smarthost all of my external traffic through another server which acts as a "mail-hub" for various scanning, logging, archiving etc..
After a recent upgrade to Scalix version 10.0.01 (new install on a new box), I noticed that my smarthost was no longer working. Messaages were being delivered but directly rather than through my smarthost in the DMZ.
my /etc/mail/sendmail.cf contains the correct entry such as
DShostname.smarthost.com
(where hostname.smarthost.com is the FQDN of my smarthost)
The smarthost is resolvable, pingable and "send-an-email-via-telnet-able" from my scalix server but scalix/sendmail just wont use it.
Question 1 - setting up a smarthost)
What is the correct way to add the smarthost facility to Scalix V10?
Question 2 - seeing what sendmail is doing)
If scalix were sat on top of Exim instead of Sendmail I could type:
exim -bt user@example.com <enter>
to get a reply something like
user1@example.com
router = external_domains, transport = remote_smtp
host mail19.messagelabs.com [212.125.75.19]
host mail19.messagelabs.com [193.109.254.3]
To show me which host delivery would used to deliver this message.
What is the equivalent Sendmail -bt syntax to achieve this so I can can see where Sendmail THINKS it should be delivering mail too.
Thanks
Jason Meers