smiley22 / S22.Imap

A free, easy-to-use and well-documented .NET library component for communicating with IMAP servers
http://smiley22.github.com/S22.Imap/Documentation/
MIT License
211 stars 115 forks source link

Explicit TLS #152

Open SilverZippo opened 5 years ago

SilverZippo commented 5 years ago

I have added some code to support the use of "explicit" TLS (i.e. where you want to use TLS, but to connect on a port other than 993). How can I contribute it (assuming you want it) ?

salvo12sessa commented 5 years ago

Hi can you help me? I have to explicit TLS 1.2, how did you do it? Thank you

SilverZippo commented 5 years ago

Here is the version of iMapClient.cs I used. As far as I remember, this is all you have to change. ImapClient.zip