using Rebex.Net;

Welcome to using Rebex.Net; Sign in | Help
in Search

Browse by Tags

All Tags » POP3 » Mail » HOWTO
  • How to choose between TLS/SSL Implicit and Explicit mode?

    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 ...
    Posted to Using Rebex.Net (Weblog) by Martin Vobr on September 24, 2010
  • HOWTO: Download emails from a GMail account in C#

    Summary The article shows how to connect to a Google Mail (aka GMail) mailbox, retrieve the message list and download the messages from your C# code using Rebex Secure Mail for .NET component. Setting-up GMail First, you have to enable POP3 access to your GMail mailbox: Go to Settings.Select ''Forwarding and POP'' tab.Enable POP for all mail or ...
    Posted to Using Rebex.Net (Weblog) by Martin Vobr on May 14, 2007
Powered by Community Server (Personal Edition), by Telligent Systems