Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
wiki:руководство_по_ubuntu_server:почтовые_сервера [2012/08/01 20:25] |
— (текущий) | ||
---|---|---|---|
Строка 1: | Строка 1: | ||
- | <style float-left> | ||
- | [[wiki:руководство_по_ubuntu_server|Руководство по Ubuntu Server]]</style> | ||
- | <style float-right> | ||
- | [[wiki:руководство_по_ubuntu_server:файловые_сервера:cups|<-назад]] | | ||
- | [[wiki:руководство_по_ubuntu_server:почтовые_сервера:postfix|далее->]]</style> | ||
- | |||
- | =====Почтовые сервисы===== | ||
- | |||
- | 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. | ||
- | |||
- | --[[wiki:руководство_по_ubuntu_server:почтовые_сервера:postfix|Postfix]] | ||
- | --[[wiki:руководство_по_ubuntu_server:почтовые_сервера:exim4|Exim4]] | ||
- | --[[wiki:руководство_по_ubuntu_server:почтовые_сервера:dovecot_server|Dovecot Server]] | ||
- | --[[wiki:руководство_по_ubuntu_server:почтовые_сервера:mailman|Mailman]] | ||
- | --[[wiki:руководство_по_ubuntu_server:почтовые_сервера:mail_filtering|Фильтрация почты]] | ||
- | |||
- | ---- | ||
- | |||
- | <style float-right> | ||
- | [[wiki:руководство_по_ubuntu_server:файловые_сервера:cups|<-назад]] | | ||
- | [[wiki:руководство_по_ubuntu_server:почтовые_сервера:postfix|далее->]]</style> | ||