5.16 IMAPMailService

Internet Message Access Protocol, or IMAP, is a standard email retrieval (incoming) protocol. It stores email messages on a mail server and enables the recipient to view and manipulate them as though they were stored locally on their device(s).

The IMAPMailService uses the JakartaMail API.

The IMAPMailService supports the following commands:

5.16.1 SERVICE_LOAD

5.16.2 SERVICE_GET

5.16.3 SET

5.16.4 OPEN

5.16.5 GET

5.16.6 SAVE

5.16.7 READ

5.16.8 DELETE

5.16.9 CLOSE

5.16.10 SERVICE_UNLOAD