Answer the question
In order to leave comments, you need to log in
php ubuntu mail ssmtp not sending?
Simple script not sending mail
mail("[email protected]", "hello", "message hello", $headers);
ssmtp no recipients supplied - mail will not be sent
echo "Test message " | sudo ssmtp -vvv [email protected]
mailhub=smtp.gmail.com:587
UseTLS=Yes
UseStartTLS=Yes
AuthMethod=LOGIN
AuthUser=**@gmail.com
AuthPass=**
FromLineOverride=yes
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question