Multi-Tech Systems MTS2SA-T-R ユーザーズマニュアル

ページ / 181
Chapter 13 – SMTP Client 
Multi-Tech Systems, Inc. MultiConnect Serial-to-Serial Adapter User Guide (S000354A) 
144
 
 
Setup and Configuration Prerequisites 
The following details are mandatory for configuration and have to be validated before sending an email: 
•  Host Interaction Mode enabled to restrict Telnet-Dialout and PPP.  
 Command: 
set serial <s0> host-interaction-mode enable 
•  Set SMTP server name or IP address of maximum length 64 characters.  
 Command: 
set send-mail smtp-server-name <ipaddress/servername> 
•  Set SMTP server port. 
 Command: 
set send-mail smtp-server-port <25> 
• 
Set Host name of maximum length 64 characters. 
Command: set send-mail host-name <hostname> 
• 
Set From address identity of maximum length 64 characters. 
Command: set send-mail from-address-identity <hostnameidentity> 
• 
Set From address of maximum length 64 characters. 
Command: set send-mail from-address <email-Id> 
Notes:
 
1.
   The send-mail command prompts for the ERROR message if any of the above details 
are not configured or not valid. 
 
2.
   The following configuration suggestions are optional
• 
Set reply-to address of maximum length 64 characters. By default the server takes 
the from address as the reply-to-address.  
• 
If this is configured, this address is taken as the reply to address. 
set send-mail reply-to-address <email-ID>