Supported Mail Protocols
The CData Cmdlets PowerShell Module for Email connects to mail servers using standard mail protocols for IMAP, POP, and SMTP, as defined by the following RFCs:
For IMAP, the cmdlet implements a standard IMAP client, as specified in RFC 1730 and RFC 2060.
For POP, the cmdlet implements a standard Internet post office (POP3) client, as specified in RFC 1725.
And, finally, for SMTP, the cmdlet implements a standard SMTP client, as specified in RFC 821.