Multi-Tech Systems iCell GPRS (MTSMC-G2-IP Wireless Office Headset User Manual


 
Part 1 AT Commands for All Universal IP Devices Chapter 2 – SMTP AT Commands
Universal IP AT Commands Reference Guide (Document S000457K) 22
#SMTPPW Set SMTP Password
Description: To send email messages, some SMTP servers are using an authentication process. In these
cases, the TCP/IP stack software will provide the SMTP password (associated to the SMTP user
name) for the email sending process.
If this parameter is an empty string, the authentication mode is inactive.
If both this parameter and the SMTPUN parameter are not empty, the authentication mode is
active.
Syntax: AT#SMTPPW="<value>"
AT#SMTPPW? Read or display the current setting (or AT#VSMTP, AT#VALL).
Values: Alphanumeric ASCII text string up to 64 characters. No default.
#SMTPSERV Set SMTP Server Address
Description: To send email messages the TCP/IP stack software must know the address of the SMTP server
that is to be used. In most cases, the local ISP maintains the SMTP server.
Syntax: AT#SMTPSERV="<value>"
AT#SMTPSERV? Read or display the current setting (or AT#VSMTP, AT#VALL).
Values: 32-bit number in dotted-decimal notation (i.e., xxx.xxx.xxx.xxx) or
Alphanumeric ASCII text string up to 120 characters if DNS is available. No default.
#SMTPUN Set SMTP User Name
Description: To send email messages, some SMTP servers use an authentication process. In these cases,
the TCP/IP stack software will provide the SMTP user name (associated with a SMTP password)
for the email sending process.
If this parameter is an empty string, the authentication mode is inactive. If both this parameter and
the SMTPPW parameter are not empty, the authentication mode is active.
Syntax: AT#SMTPUN="<value>"
AT#SMTPUN? Read or display the current setting (or AT#VSMTP, AT#VALL).
Values: Alphanumeric ASCII text string up to 64 characters. No default.