It seems to be working on port 465 with the TLS wrapper method, instead of 587 with STARTTLS. I’ll move forward with this instead. Thanks.
--
Regards, Tim Otto
Information Technology, System Administrator
Crocker Client Support
Hours (EST): Mon - Fri 8am-8pm
Telephone: Springfield [ Image ] 413-654-1000 Greenfield [ Image ] 413-475-1000 Northampton [ Image ] 413-387-1000
Email: support@crocker.com
Web: http://www.crocker.com/index.php/support
This e-mail and any attachments to it contain confidential business information intended solely for recipients. If you have received this e-mail in error, please do not forward or distribute it. Please notify the sender and delete this message immediately from your computer.
From: Tim Otto
Sent: Friday, February 15, 2019 12:08 PM
To: surgemail-list@netwin.co.nz
Subject: RE: [SurgeMail List] Surgemail Send Using AWS SES
Thanks Chris!
Does the g_gateway option support starttls for the outbound connection? I implemented that setting but outbound mail is failing and in our send.log it indicates it’s failing starttls negotiation:
15 16:49:42.00:4024731392: tcp_open_nice: succeeded
15 16:49:44.00:4024731392: q[4] send in <-220 email-smtp.amazonaws.com ESMTP SimpleEmailService-XXXXXXXXXXXxV1mK0QRWOhopXXXXXXXX
15 16:49:44.00:4024731392: q[4] send out->EHLO XXXXX.com
15 16:49:44.00:4024731392: q[4] send in <-250 Ok
15 16:49:44.00:4024731392: ssl: not required on this link
15 16:49:44.00:4024731392: q[4] send out->AUTH LOGIN
15 16:49:44.00:4024731392: q[4] send in <-530 Must issue a STARTTLS command first
15 16:49:44.00:4024731392: Unexpected response 334, (530 Must issue a STARTTLS command first)
I did check the documentation but only see plain text authentication options (which I have turned on, with our SES credentials, in the example above).
--
Regards, Tim Otto
Information Technology, System Administrator
Crocker Client Support
Hours (EST): Mon - Fri 8am-8pm
Telephone: Springfield [ Image ] 413-654-1000 Greenfield [ Image ] 413-475-1000 Northampton [ Image ] 413-387-1000
Email: support@crocker.com
Web: http://www.crocker.com/index.php/support
This e-mail and any attachments to it contain confidential business information intended solely for recipients. If you have received this e-mail in error, please do not forward or distribute it. Please notify the sender and delete this message immediately from your computer.
Hey Tim, just had a look at the amazon ses docs, it should work fine direct from surgemail using the smtp interface.
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-connect.html
g_gateway domain="*" to="email-smtp.us-east-1.amazonaws.com:587" user="USERNAME" pass="PASSWORD"
ChrisP.
On 15/02/2019 10:06 AM, Tim Otto wrote:
Does anyone currently have their surgemail sending outbound mail via Amazon SES? The netwin site says this is supported but the method suggested (using ses-send-email.pl) doesn’t seem to be supported by AWS anymore (seemingly since 2015?).
If anyone has any tips or suggestions or can even just confirm they currently have this working, that would be amazing!
--
Regards, Tim Otto
Information Technology, System Administrator
Crocker Client Support
Hours (EST): Mon - Fri 8am-8pm
Telephone: Springfield [ Image ] 413-654-1000 Greenfield [ Image ] 413-475-1000 Northampton [ Image ] 413-387-1000
Email: support@crocker.com
Web: http://www.crocker.com/index.php/support
This e-mail and any attachments to it contain confidential business information intended solely for recipients. If you have received this e-mail in error, please do not forward or distribute it. Please notify the sender and delete this message immediately from your computer.