Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 413 Bytes

mail.md

File metadata and controls

18 lines (11 loc) · 413 Bytes

WIP. Mail servers: Postfix, Dovecot and OpenDKIM

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