Topic: Error sending SMTP mail
When configuring to send messages via SMTP, the following error has recently occurred:
mycal:ERROR Script: index php - SMTP mail to mymail{at}gmail com failed.
DATA string: SMTP server reply: 451
Reason : You can't get mail through to MSN and thousands of other systems around the Internet. Your mailer is violating 822bis section 2.3, which specifically prohibits all bare LFs.
The problem is with both versions - MySQL and SQLite.
There are no problems when using PHP Mail.
There is no problem when checking with smtptest.php from Toolbox !