POP3 Work Queue Loader

POP3 loader allows you to automatically pick up e-mails from a POP3-enabled mail server. It supports SSL. E-mails are deleted after being picked up.

WORK QUEUE CLASS

This loader uses Mail work queue class.

1. CONFIGURE POP3 LOADER

To pick up e-mails to your Work Queue from a POP3 account, you have to fill the External Source field with POP3 on tab Creation and fill Connection String as described later. All other fields of the External Source group are not applicable and should remain empty.

2. CONFIGURE CONNECTION STRING

The connection string can consist of the following parts:

Attribute Description
server Url of the POP3 server (e.g. pop3.mycompany.com)
port POP3 server’s port number (typically 110 or 995 for SSL encrypted)
ssl If True then the connection will be encrypted (you would probably need to change also the port number).

3. CONFIGURE USER NAME AND PASSWORD

Enter the account’s username and password to the corresponding fields.