if you have a test mail error, like below.
echo "Hello world email body" | mail -s "Test Subject" user@gmail.com
mail: cannot send message: Process exited with a non-zero status
Check in "ssmtp.conf"
mailhub=smtp.gmail.com:587
is correctly set.
You are viewing a single comment's thread from: