Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 514 Bytes

File metadata and controls

21 lines (13 loc) · 514 Bytes

Mail servers: Postfix, Dovecot and OpenDKIM

Author: Fran Status: Incomplete — only Postfix basics, Dovecot and OpenDKIM not yet documented

Postfix

Postfix is a MTA mail transfer agent, it receives the emails from the Internet and stores them until you retrieve them.

sudo apt update
sudo DEBIAN_PRIORITY=low apt install postfix

Whenever you need to reconfigure postfix sudo dpkg-reconfigure postfix