ElasticEmail

Send your emails and newsletters using AcyMailing and ElasticEmail.

Using the ElasticEmail API

You will first need to find your API key by creating an account on the ElasticEmail website, then once connected, go to Settings => Manage API keys then create one:

You can either git it full access, or custom permissions, but make sure it is allowed to add contacts, send emails and add files for attachments.

In the AcyMailing configuration, tab Mail settings, you can choose the ElasticEmail option:

Enter your API key into the field then click the "Test credentials" button to make sure the API key is valid.

Using the ElasticEmail SMTP

To find your SMTP credentials, you first need to create an account on the ElasticEmail website, then once connected, go to Settings => Manage SMTP:

You can then create one SMTP access. It will give you your password:

In the AcyMailing configuration, tab Mail settings, you can now choose the SMTP sending method:

The connection configuration should be as follows:

  • Server: smtp.elasticemail.com

  • Port: 2525

  • Secure method: SSL

  • Keep alive: Yes

  • Authentication: Yes

  • Authentication method: Automatic

  • Username: the email address you chose

  • Password: the password ElasticEmail gave you

Last updated