How to configure Elastic Email SMTP in Magento 2

To configure Elastic Email SMTP in Magento 2, follow these steps:

  1. Log in to your Magento 2 admin panel.
  2. Navigate to Stores > Configuration > Advanced > System > SMTP Configuration.
  3. Under the General Settings section, set the following options:
    • Set the “Enabled” option to “Yes”.
    • In the “Host” field, enter “smtp.elasticemail.com”.
    • In the “Port” field, enter “2525”.
    • In the “Authentication” field, select “Login”.
    • In the “Username” field, enter your Elastic Email API key.
    • In the “Password” field, enter your Elastic Email API secret key.
  4. Under the Advanced SMTP Settings section, set the following options:
    • Set the “SSL Security” option to “None”.
    • Set the “SMTP Debug” option to “No”.
    • Set the “SMTP Timeout” option to “15”.
  5. Click the “Save Config” button to save your settings.

Once you have configured Elastic Email SMTP in Magento 2, you should be able to send emails using Elastic Email’s SMTP servers.