How do I send a test e-mail message directly to the external static address of my firewall to see if e-mail is delivered outside the range of the eight IPs?
Requires Free Membership to View
-------------------------------------------- Telnet ipaddress 25 Helo Mail from:name@externaldomain.com Rcpt to:name@domain.com Data This is a relay test . Quit --------------------------------------------
Ipaddress -- is the IP address of the host that your MX record points to. In most cases this is an interface on a firewall that does network address translation (NAT).
name@externaldomain.com -– is any e-mail address you want to use outside your company. For example a hotmail or gmail account.
name@domain.com -- should be a valid address of an e-mail account in you company, probably yourself.
If your firewall is working, then you will not be able to even make the telnet connection on port 25. If you are able to get a connection, and subsequently send the test message, from any IP address other than the eight you specified, then the firewall is not working.
Do you have comments on this Ask the Expert Q&A? Let us know.
Related information from SearchExchange.com:
This was first published in July 2005

Join the conversationComment
Share
Comments
Results
Contribute to the conversation