• https://wpforms.com/docs/how-to-set-up-smtp-using-the-wp-mail-smtp-plugin/#provider-settings
    Surely Amazon SMTP is a common method for sending site emails?

    How do I configure it?

    I’ve tried connecting but get the error:
    Server:
    OpenSSL: Yes
    SMTP Debug:
    2018-08-30 09:40:31 Connection: opening to email-smtp.us-west-2.amazonaws.com:587, timeout=300, options=array (
    )
    2018-08-30 09:40:31 Connection: opened
    2018-08-30 09:40:31 SERVER -> CLIENT: 220-vps.lab41.co ESMTP Exim 4.91 #1 Thu, 30 Aug 2018 10:40:31 +0100
    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.

    I have the exact setup as per this video (https://www.youtube.com/watch?v=Znm6SixD56Y) i.e. correct region, correct ports, correct user created, etc.

    Any ideas or help is appreciated. I need to use SMTP rather than Web api so it preserves various header templates.

  • The topic ‘Amazon SES SMTP’ is closed to new replies.