Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
By sand
#1860
Hi,

I installed opencats on an ubuntu 14.4 (Amazon EC2) and configured SES.
In the smtp settings for SES I get info for username, password, port and hostname:

Server Name:
email-smtp.eu-west-1.amazonaws.com
Port: 25, 465 or 587
Use Transport Layer Security (TLS): Yes

No matter which port I choose, sending of emails fails:
error.log:
PHP Notice: fputs(): send of 24 bytes failed with errno=32 Broken pipe in /var/www/html/opencats/lib/phpmailer/class.smtp.php on line 184, referer: ...

In the email-settings page I try to send a test-email and get the following error:
Errors occurred while attempting to send mail to one or more provided addresses: xxx@xxx.xx (): The following From address failed: ...

Has anbody experiences in setting up OpenCats with AMAZON SES?
User avatar
By RussH
#1861
Hi sand,

i fyou check the code of that file here;

https://github.com/opencats/OpenCATS/bl ... s.smtp.php

you can see that error is related to testing the smtp server capabilities - I don't believe TLS is supported.

you may want to try reverting back to the 'genuine' php mailer class;

https://github.com/PHPMailer/PHPMailer/ ... s.smtp.php

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me