Email Tutorials - Herong's Tutorial Examples - v1.04, by Herong Yang
SSL/TLS Secure Connections with Postfix Server
This chapter provides introductions and tutorial examples about SSL/TLS secure connections with Postfix server. Topics include testing SSL/TLS connections with 'openssl s_client' commands; replacing the default self-signed server certificate; requesting and installing a CA-signed server certificate.
These sections are omitted from this Web preview version. To view the full content, see information on how to obtain the full version this book.
SSL/TLS Options on Postfix Server Ports
SMTP with STARTTLS on Port 25 in Postfix
"openssl s_client" Test SSL/TLS Connection
SMTPS Service on Port 465 in Postfix
Replace Self-Signed Root Certificate on Postfix
Install CA Signed Server Certificate on Postfix
Takeaways:
Table of Contents
Postfix - Mail Transport Agent (MTA)
►SSL/TLS Secure Connections with Postfix Server
Dovecot - IMAP and POP3 Server
SSL/TLS Secure Connections with Dovecot Server
Email Client Tools - Mail User Agents (MUA)
Mozilla Thunderbird - Mail User Agents (MUA)
PHPMailer - PHP Package for Sending Emails