User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-52
34.5.9 +iMPWD Define POP3 Mailbox Password
Syntax: AT+iMPWD=MBxPass Permanently sets POP3 mailbox password.
Parameters: MBxPass = Mailbox password to be used for
authentication, when retrieving Email messages
from the mailbox.
Command Options:
MBxPass ='' Empty: No mailbox password defined.
MBxPass =<mbox-pass> mbox-pass will be used to authenticate
receiver, when retrieving Email messages
from the mailbox.
Default: Empty. No mailbox password defined. To retrieve
Email messages, the mailbox password must be
defined Ad-Hoc.
Result code:
I/OK If mbox-pass is an empty or legal mailbox
password.
I/ERROR Otherwise.
AT+iMPWD~ MbxPass Temporarily set the mailbox password to
MBxPass. The permanent password will be
restored after completing the next session, whether
the session was successful or not.
AT+iMPWD? Report the current mailbox password. The reported
value will consist of '*' characters. The number of
'*' characters shall reflect the number of characters
in the actual password. If a mailbox password does
not exist, only <CRLF> will be returned.
The reply is followed by I/OK.
AT+iMPWD=? Returns the message ‗String‘.
The reply is followed by I/OK.