This is ActiveX component. Looking for .NET version? See MailBee.NET POP3.
The component supports SSL via both dedicated port 995 and regular 110 port via STLS. The best supported SSL protocol is TLS 1.3.
With the help of MailBee S/MIME component, encrypted or signed e-mails can be decrypted and verified.
Supports all Windows versions from 2000, 32/64 bit.
No knowledge of POP3, SSL, MIME and S/MIME is required.
MailBee POP3 returns downloaded messages as Message objects. Nothing gets saved to disk unless the developer explicitly needs this.
Message class is a standard e-mail message container in MailBee. For instance, you can get a message from POP3 object and then re-send it with SMTP object.