Overview
This lab provides guidance on performing Lab 9: Working with Email of the Linux+. By performing this lab, students will learn how to manage the Postfix mail service.
OUTCOMES:
In this lab, you will learn to:
- View Postfix files.
- Start and stop Postfix services.
Key terms and descriptions
Mail Transfer Agent
Message Transfer Agent (MTA) or mail relay is a service that transfer email messages from one server to another via the Simple Mail Transfer Protocol (SMTP) protocol.
Message User Agent
Message User Agent (MUA), also known as an email client by system administrators, composes, sends, and receives email to an MTA using SMTP (send) and Post Office Protocol 3 (POP3)/ Internet Message Access Protocol (IMAP) (receive).
Message User Agent
Message Delivery Agent (MDA) manages mailboxes and the communicates to the MUA or email client via POP3/IMAP protocols.