SetConnect

POPreceiveMail

IPtools::POPreceiveMail
Description

Retrieve email from Internet Post Office Servers (POP).

Conforms to RFC 1725.

Supports "Basic Authentication" and "OAUTH2 Microsoft"

Tutorial about how to configure Azure to use OAUTH2 of Echange Online.

Options
POP3 server
Name or address of the POP mailserver.
Username
Username for the mailbox.
Password
Password for the mailbox.
Messagebody filename
Filename to use when the message is saved to file (.txt will be added and files are automatically numbered).
Output directory
Directory to save messages to.
Save message to file
When checked, the message will be saved to file.
Create subdirectory for each message
When checked, every message (and optional attachments) will be saved to a separate directory. Directories are automatically created and numbered.
Save attachments
When checked, the attachments of the message will be saved.
Delete message
When checked, the message will be deleted after is has been processed.
Include header
When checked, the complete messageheader will be included in the saved file.
Timeout
Connection timeout in seconds.
Sender name or address
Regular expression filter for the "Sender name" and "Sender email" part of the message. All messages that match this filter will be processed.
Subject
Regular expression filter for the "Subject" part of the message. All messages that match this filter will be processed.

Documentation

Release notes