
Chapter 2 – Command Line Interface (CLI)
Command Line Interface and Application Examples for Multi-Tech Systems, Inc. IP Modules (S000368F) 50
POP3 Client Commands – Setup
Command Syntax recv-mail list [index]
Description
This command retrieves list of emails from the mailbox.
Displays the list of emails in the order below:
<index of the mail> <size in bytes>
or
Mailbox is empty
Default Value
-
Success
OK
Error 1. Too few arguments
Usage: recv-mail list [index]
Type 'recv-mail ?' for more information
Command Syntax recv-mail header [index]
Description
This command receives the header information of all the emails present in the
mailbox if index is not issued. If index is issued, the mail header corresponding to
the index is retrieved.
Default Value
-
Success
OK
Error 1. Too few arguments
Usage: recv-mail header [index]
Type 'recv-mail ?' for more information
Command Syntax recv-mail mail [index]
Description
This command retrieves all the pending emails present in the mailbox if index is not
given. If index is issued, the email corresponding to the index is retrieved.
Default Value
-
Success
OK
Error 1. Too few arguments
Usage: recv-mail mail [index]
Type 'recv-mail ?' for more information
Command Syntax recv-mail delete <index>
Description
Deletes the email corresponding to the index. The emails will not be deleted until the
“recv-mail quit” command is executed.
Default Value
-
Success
OK
Error 1. Too few arguments
Usage: recv-mail delete <index>
Type 'recv-mail ?' for more information
Command Syntax recv-mail top <index> <n>
Description
Displays the first <n> lines of the mail corresponding to index.
If n is greater the email size then the whole message is displayed.
Default Value
-
Success
OK
Error 1. Too few arguments
Usage: recv-mail top [index]
Type 'recv-mail top' for more information
Kommentare zu diesen Handbüchern