© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. La LauPractical Internet Server Configurationhttps://doi.org/10.1007/978-1-4842-6960-2_12

12. Email Basics

Robert La Lau1  
(1)
Blain, France
 

Three protocols are involved in email communication: SMTP (Simple Mail Transfer Protocol) for sending messages and POP (Post Office Protocol) and IMAP (Internet Message Access Protocol) for receiving messages. The latter two protocols are often represented with their current version numbers: POP3 and IMAP4. If the communication is encrypted, using SSL/TLS, for example, the names used are SMTPS, POP3S, and IMAPS, where the added S means Secure.

The sender’s mail client hands over the message to an SMTP server. This ...

Get Practical Internet Server Configuration: Learn to Build a Fully Functional and Well-Secured Enterprise Class Internet Server now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.