Supported Mail Protocols

The Email Adapter connects to mail servers using standard mail protocols for IMAP, POP, and SMTP, as defined by the following RFCs:

For IMAP, the adapter implements a standard IMAP client, as specified in RFC 1730 and RFC 2060.

For POP, the adapter implements a standard Internet post office (POP3) client, as specified in RFC 1725.

And, finally, for SMTP, the adapter implements a standard SMTP client, as specified in RFC 821.