Checks the specified POP account for messages. Optionally deletes the messages from the server. Returns an array of pairs. The key for each pair is the UID for the message and the value is the parsed message object.
Parameters
-host
string, required
The email server to check.
-username
string, required
The username for the mailbox to check.
-password
string, required
The password for the mailbox to check.
-delete
boolean, optional
Whether to delete messages from the server. Defaults to false.
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.