-
Notifications
You must be signed in to change notification settings - Fork 516
Closed
Description
Describe
After the migration from 1.11.18 to 1.11.20, mails stopped to be sent.
PHPMailer works as intended, we tried with a test script file.
To Reproduce
Steps to reproduce the behavior:
- Use the same configuration (app/config/mail.conf.php) on both versions
- Send a mail through the app
- Check web server logs
Expected behavior
Mails being sent to the destinator
Screenshots
Nothin is being sent, error is :
Got error 'PHP message: ERROR: mail not sent to testmail testmail (*) because of SMTP connect() failed.
**Server
- OS: Linux Ubuntu 18.04 AND 20.04
- Version of Chamilo: 1.11.20
- Version of PHP: 7.4