Install Postfix
sudo apt install -y postfix mailutils
Relay via SendGrid (recommended)
relayhost = [smtp.sendgrid.net]:587
smtp_sasl_auth_enable = yes sudo apt install -y postfix mailutils
relayhost = [smtp.sendgrid.net]:587
smtp_sasl_auth_enable = yes