Rainbow Electronics GM862-QUAD-PY User Manual

Page 367

Advertising
background image




AT Commands Reference Guide

80000ST10025a Rev. 5 - 09/07/08

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 367 of 434

#EPASSW - E-mail Authentication Password

SELINT 0 / 1

(factory default is the empty string “”)


Note: if no authentication is required then the <e-pwd> parameter shall be
empty "".

AT#EPASSW=?

Test command returns the maximum allowed length of the string parameter
<e-pwd>.

Example

AT#USERID="myPassword"
OK

Note

It is a different password field than the one used for GPRS authentication
(see #PASSW).


#EPASSW - E-mail Authentication Password

SELINT 2

AT#EPASSW=
[<e-pwd>]

Set command sets the password string to be used during the authentication
step of the SMTP.

Parameter:
<e-pwd> - e-mail authentication password, string type.

- any string value up to max length reported in the Test command.

(factory default is the empty string “”)


Note: if no authentication is required then the <e-pwd> parameter shall be
empty "".

AT#EPASSW=?

Test command returns the maximum allowed length of the string parameter
<e-pwd>.

Example

AT#EPASSW="myPassword"

OK

Note

It is a different password field than the one used for GPRS authentication
(see #PASSW).

3.5.7.6.5 E-mail Sending With GPRS Context Activation - #SEMAIL

#SEMAIL - E-mail Sending With GPRS Context Activation

SELINT 0 / 1

AT#SEMAIL=<da>,
<subj>,<att>
[,<filename>]

Execution command activates a GPRS context, if not previously activated
by #EMAILACT, and sends an e-mail message. The GPRS context is
deactivated when the e-mail is sent.

Parameters:
<da> - destination address, string type.
<subj> - subject of the message, string type.
<att> - attached image flag; if <filename> is present and not empty, <att>

is assumed to be always 1, no matter what value it really is.

0 - don't attach any image
1 - attach the last snapshot taken
<filename> - attached image file name on remote party (default is

“snapshot.jpg”)

Advertising