AWS Email SMTP Setup

When using AWS for sending email, additional steps are required to be able to send email from Djaboo. Follow the steps below to configure SMTP with AWS.

  1. First make sure you have followed the AWS steps (1 and 2) –  http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-using-smtp-php.html
  2. Make sure you have verified your domain name
  3. Additional Information -  http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-an-email-using-smtp.html
  4. If you are using version 2 or higher, make sure that in Configuration->Settings->Email you have selected PHPMailer as a messaging engine.

The email you enter will be used as the FROM email which when using AWS is required. Find the configuration below.