Answer the question
In order to leave comments, you need to log in
Why is smtp not working?
ssmtp.conf file:
root=(mine)@mail.ru
mailhub=smtp.mail.ru:465
rewriteDomain=mail.ru
hostname=linuxuser-desktop
FromLineOverride=YES
AuthUser=(mine)@mail.ru
AuthPass=(mypassword)
UseSTARTTLS=YES
file revaliases
root:[email protected]:smtp.mail.ru:465
PHP command:
mail($adminEmail, $subject, $message);
As a result:
The site takes a long time to load and mail() just returns false
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