using Rebex.Net;

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

Browse by Tags

All Tags » Tips & tric... » SMTP » 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: Send mail on behalf of another user

    Question Many mail agents including Outlook support sending email from one user on behalf of another one. When you reply to such message, the response is sent to the user on whose behalf the message it was sent. One of the usage scenarios is a support group where emails are sent by each member on behalf of the whole group. A reply to any ...
    Posted to Using Rebex.Net (Weblog) by Martin Vobr on December 10, 2007
Powered by Community Server (Personal Edition), by Telligent Systems