Airlink Raven GPRS GPS Receiver User Manual


 
Cingular GPRS Raven User Guide Version 2.01 85
AT Commands
SMTP (Simple Mail Transfer Protocol) is the de facto standard for email transmis-
sion across the Internet. The Raven can send messages using SMTP if it has been
configured to use a mail server. SMS (Simple Message Service) is another way to
send messages via Cingular’s cellular network.
TABLE 15. SMTP (email)
Command Parameters Details
*NETSMS2EMAIL=
[number]
number=SMS/
E-mail server
number
Specify the SMS/E-mail server number. This is neces-
sary to send an SMS message to an email address
(+CMGS).
*SMTPADDR=
[d.d.d.d][name]
d.d.d.d=IP
name=domain
name
Specify the IP address or FQDN of the SMTP server to
use.
*SMTPFROM=[email] email=email
address
Sets the email address from which the SMTP message is
being sent.
*SMTPPW=[pass] pass=password Sets the password to use when authenticating the email
account (*SMTPFROM) with the server (*SMT-
PADDR). Note: not required to use SMTP settings but
may be required by carrier.
*SMTPSEND=[email]
[body]
email=email
address
body=message
body
Sends an email to the address specified, followed by the
body of the email message.
The email message is terminated and sent by entering a .
or Ctrl-Z on an empty line.
See also *SMTPSUBJ, *SMYPFROM, and *SMT-
PADDR
*SMTPSTATUS? none Returns the status of the last issued SMTP message
(*SMTPSEND). If no status is available 0 is returned.
Once read, the status is cleared out.
The status codes are received from the SMTP server the
modem attempted to send the request. Ex. 354 = send in
progress, 250 = sent ok.