5.24 POP3MailService

The POP3MailService permits applications to receive email messages using the Post Office Protocol (POP3) from an existing mail server, including OAuth 2.0 tokens instead of stored usernames/passwords, and to process their contents.

The POP3MailService uses the JakartaMail API.

The POP3MailService supports the following commands:

5.24.1 SERVICE_LOAD

5.24.2 SERVICE_GET

5.24.3 SET

5.24.4 OPEN

5.24.5 GET

5.24.6 SAVE

5.24.7 READ

5.24.8 DELETE

5.24.9 CLOSE

5.24.10 SERVICE_UNLOAD