|
|
Browse by Tags
All Tags » IMAP » Mail
-
What’s common for FTP, POP3, IMAP, SMTP, HTTP? All those protocols share same method for encryption of communication between client and server – the TLS/SSL. TLS is just a new name for SSL version 3.1 (for details see KB article about Secure FTP).
The TLS/SSL comes in two common flavors: TLS/SSL Explicit TLS/SSL Implicit What’s the ...
-
We have just released a .NET Compact Framework edition of Rebex Secure Mail, our mail SMTP, POP3, IMAP an MIME component.
With the CF version, you can use all the features of Rebex Secure Mail on Windows Mobile and Pocket PC devices. Samples in C# and VB.NET
are available including MIME Explorer.Of course, the Compact Framework version of Rebex ...
-
Summary This post shows how to connect to an IMAP server and retrieve the list of unread messages. The code uses Rebex Mail for .NET component. Searching for unread messages One of the most common mail processing operations is getting the list of new messages. When using the IMAP protocol, you have to select the correct mail folder (or ''mailbox'' ...
|
|
|