PN 30005 rev 5
NimbeLink, LLC All Rights Reserved.
11
In the terminal program, type the letters:
AT+CMGD=1,4
followed by the Enter key, and the terminal should respond with:
OK
2.15 Send EMAIL
You can use the Skywire cell modem to send an email directly to an email
recipient using the AT#EMAILD command once a few parameters
regarding the email service provider are configured.
The Skywire cannot do SSL or other encrypted email methods but if you
have an email provider that will accept connection on SMTP port 25 and
then authenticate with a username and password, you can use that
service to send email from the Skywire.
NOTE: This example uses a configuration for GoDaddy's email service
you will need to modify these parameters for your specific outbound email
provider.
To configure your outbound email server, substitute your server below:
AT#ESMTP="smtpout.secureserver.net"
followed by the Enter key, and the terminal should respond with:
OK
Substitute the email address you want the email to be From:.
AT#EADDR="[email protected]"
followed by the Enter key, and the terminal should respond with:
OK
Provide your email login to your account, in our example, secureserver.net
AT#EUSER="[email protected]"
followed by the Enter key, and the terminal should respond with:
OK
Provide the password for the account
AT#EPASSW="myaccountpassword"
followed by the Enter key, and the terminal should respond with:
OK
Save the email configuration:
AT#ESAV