Setting the Postfix mail in Ubuntu
Install postfix apt install postfix install mailx apt install mailutils In the /etc/postfix/main.cf file, add - relayhost = [smtp.gmail.com]:587 # Location of sasl_passwd we saved smtp_sasl_password_maps = hash:/etc/postfix/sasl/sasl_passwd ...
Aug 16, 20232 min read14