
Chapter 11 – POP3 Client
Command Line Interface and Application Examples for Multi-Tech Systems, Inc. IP Modules (S000368F) 116
Scenario 5 – Retrieving First
t
Lines
To retrieve the first few lines of an email, use the command recv-mail top <n> <t>, where n is the message number
and t is the number of lines to be retrieved. This command shows the message headers and the first t number of
lines. The output is multi-lined.
Scenario 6 – Deleting an Email on the Server
Use the command recv-mail delete <n>, where n is the message number of the email that should be deleted from
the server.
# recv-mail delete 1
OK
Comentarios a estos manuales