Disabling SMTP option in CISCO PIX firewall
Document #:10003
Applies To:
Synopsis:
CISCO PIX firewall can interfere with the Mailsite SMTP service.
More Information:
Cisco Pix 515 (and other version) firewalls with MailGuard feature enabled conflict with MailSite’s ability to use SMTP authentication.
Other issues may include, receiving multiple copies of the same message in your customers mailboxes.
To disable this feature, you need to change the default "Fixup Protocol SMTP" configuration setting on the firewall by entering:
---> NO FIXUP PROTOCOL SMTP 25
If the setting is not configured properly, using telnet to connect to MailSite on port 25 (default SMTP port) will yield a display similar to the following:
220 ***********************************22****************** Ready
Otherwise if the changes you've made are correct you should see a similar display when connecting to port 25 of your mail server:
220 domain.com MailSite ESMTP Receiver Version 4.5.4.0 Ready
For more information on the CISCO PIX firewall, please refer to the following URL:
http://www.cisco.com/warp/public/707/PIXfirewallSMTPfilter-pub.shtml
Last revised 2006-9-29