Amazon SES

Issue #5 new
Former user created an issue

Hello, I'm using your extension with Opencart (http://www.opencart.com/index.php?route=extension/extension/info&extension_id=3932) and when trying to connect to SMTP with Amazon SES (TLS port 587) the Amazon service reply with SMTP Error: Data not accepted.

I'm looking to the php source to find some possible cause, maybe it could be some wrong parameter passed to the service.

Thank you, Stefano.

Comments (1)

  1. matt1212

    Works fine with AWS SES ...

    1. Install the extension above.
    2. Go to the usual Admin -> Settings -> Mail
    3. Enter the following: Mail Protocol: SMTP Mail Parameters: nothing required here SMTP Host: email-smtp.us-east-1.amazonaws.com SMTP Username: AKIBJ7N5PRJQ5ZBG5SPA (as per your username) SMTP Password: AngzjLywAg4TAC++9HqzHLyzx/gma3mNgjqod1BiwBeL (as per your password) SMTP Port: 587 SMTP Timeout: 5

    I added a few comments to my thread below ... http://forum.opencart.com/viewtopic.php?f=20&t=116948

  2. Log in to comment