Receive emails via TLS/SSL without external DLL/Libs
Receive emails via TLS/SSL without external DLL/Libs
I would like to use a command that allows receiving encrypted emails (POP3/SSL). There are examples for unencrypted reception with POP3/port 110 or using libtls-26.dll. However, this doesn't work under MAC and you are always dependent on external libraries. A command similar to SendMail(...) would be helpful here.