第12章 Email Services

目次

Postfix
インストール
Basic Configuration
SMTP Authentication
Configuring SASL
テスト
Exim4
インストール
設定
Dovecot Server
インストール
設定
Dovecot SSL Configuration
メールサーバ用のファイアウォール設定
Mailman
インストール
設定
Administration
ユーザ
参照

The process of getting an email from one person to another over a network or the Internet involves many systems working together. Each of these systems must be correctly configured for the process to work. The sender uses a Mail User Agent (MUA), or email client, to send the message through one or more Mail Transfer Agents (MTA), the last of which will hand it off to a Mail Delivery Agent (MDA) for delivery to the recipient's mailbox, from which it will be retrieved by the recipient's email client, usually via a POP3 or IMAP server.