SIM5300E AT Command Manual V1.02
Read Command
AT+EMAILTO?
Response
+EMAILTO: <timeout>
OK
Write Command
AT+EMAILTO=
<timeout>
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameter <timeout> The timeout value of SMTP/POP3 server response, in 1 second
unit.
10-120 Default: 30(seconds)
Reference
Note
14.2.3 AT+SMTPSRV Set SMTP Server Address and Port
AT+SMTPSRV Set SMTP Server Address and Port
Test Command
AT+SMTPSRV=?
Response
+SMTPSRV: <smtpServerLength>,(range of supported <smtpPort>s)
OK
Read Command
AT+SMTPSRV?
Response
+SMTPSRV: <smtpServer>,<smtpPort>
OK
Write Command
AT+SMTPSRV=
<smtpServer>
[,<smtpPort>]
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters
<smtpServer> SMTP server address, string type. This parameter can be
either:
IP address in the format: xxx.xxx.xxx.xxx
Host name to be solved with a DNS query
<smtpPort> The SMTP port
1-65535 Default: 25
<smtpServerLength> The max length of <smtpServer>
Reference Note