Email

Mail system architecture

1

AgentRoleExample
MUA / UARead and compose mailThunderbird, mutt
MSA (optional)Accepts outgoing mail from MUA, grooms it, submits to transportPostfix submission (port 587)
MTARoutes messages among machinesPostfix, Exim, Sendmail
DAPlaces messages in local message store (mailbox or database)procmail, Dovecot LDA
AA (optional)Connects user agent to the message storeDovecot (IMAP/POP)