NABRetrievePOP3Mail command
Used in a Server.Load script to retrieve POP3 mail messages for a fixed user in the Domino® Directory (NAMES.NSF).
Syntax
NABRetrievePOP3Mail <msg_num> <hostname> <options>
Where:
- <mst_num> -- Message to retrieve. Use the value -1 to retrieve all.
- <hostname> -- Host name of the server running SMTP MTA.
- <options> -- POP3 retrieval options: USE_SSL uses TLS protocol, LEAVE_ON_SERVER leaves messages on the server.