// Aula 1 - Instalando o Postfix no Ubuntu # apt-get update # apt-get install postfix sasl2-bin # dpkg-reconfigure postfix # systemctl start postfix # cd /etc/postfix/ # netstat -ntlpa # systemctl restart postfix