Software features
Sendmail
Sendmail runs as a UNIX® daemon (service). In many large networks, several Exchange servers are routed to a Sendmail gateway, which can serve as a firewall.
Qmail
Qmail is very similar to Sendmail. Qmail does not accept a bare
Lotus Domino (Notes)
The SMTP message transfer agent (MTA) must be configured in Domino for it to work as an SMTP gateway.
Verifying the SMTP gateway
The following instructions explain how to open a telnet session and send an
By verifying that
The default local echo setting for a telnet session is "off," which means that characters do not appear as the user types at the telnet prompt. To change the local echo setting to "on," open a command prompt window, type telnet, and then press Enter. The Telnet prompt appears. Type set LOCAL_ECHO to turn on the local echo setting.
Use the following procedure to verify the communication through the SMTP gateway.
NOTE You cannot use the backspace key in a telnet session. Any characters that are typed are sent one character at a time to the SMTP gateway, backspaces included. Note also that SMTP is not
To verify the SMTP gateway
1.On a networked computer, open a command prompt, type telnet <smtp gateway> 25, and then press Enter (where <smtp gateway> is the fully qualified domain name or TCP/IP address of the SMTP gateway) to establish communication with the SMTP gateway on port 25.
2.Type help and then press Enter. Note the different SMTP options that are returned.
3.To start a conversation with the SMTP gateway, type HELO <smtp gateway> and then press Enter. Note that the response contains a list of attributes as well as the type of SMTP gateway that you are communicating with.
4.To send an
5.Type rcpt to: <your
6.Type subject: This is a test message.
7.Type data: and then press Enter.
26 Chapter 3 Software features | ENWW |