Instalação silenciosa do Postfix no Ubuntu

echo "postfix postfix/mailname string example.com" | debconf-set-selections
echo
"postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
apt install
-y postfix