POP3 Commands
The commands below may differ slightly from your ISP's POP3 mail server.
user <username>Inform the POP3 server of your usernamepass <password>Inform the POP3 server of your passwordstatShow summary of mailboxlistShow the sizes of all emailslist <msg id>Show size of an individual emailuidlShow UID values of all messagesuidl <msg id>Show UID value of the specified messageretr <msg id>Download the specified messagetop <msg id> <len>Download the toplines of the specified message dele <msg id>Delete the specified messagenoopDo nothing!lastShow the last message accessedrsetReset the POP3 ServerhelpShow all commandsquitExit the server, deleting any messages marked for deletiondebugToggle debugging
Last updated: 03/01/2005