How to integrate AcyMailing with VMA Emailer

How to integrate AcyMailing with VMA Emailer

Discover the easiest way to send your email from your web application with VMA Emailer.

In this tutorial, we will show you how to configure your AcyMailing to send emails through the VMA Emailer server.

Go to AcyMailing -> Configuration

1. Go to your Joomla! site administration panel.
2. Go to Components -> AcyMailing -> Configurations.
3. Scroll down to "Mail Configuration" section.
4. Click on the "VMA Emailer" button.

Enter your VMA Emailer API Key

If you are integrating VMA Emailer with an existing application, setting up the application to use our SMTP relay is easiest, as it only requires modifying the SMTP configuration.

server: smtp.elasticemail.com

port: 2525

username: your username

password: your API key that can be found here.

If there are connection issues, you should first try to connect to their server using another port (our default one is 2525 but this one may be blocked by your hosting company).

You can try to use the standard SMTP method and configure it that way:

server: smtp25.elasticemail.com

port: 25

username: your username

password: your API key that can be found here

 

Congratulations! You now have AcyMailing configured with VMA Emailer. Now you can start sending great email! 

    • Related Articles

    • How to integrate MailPoet with VMA Emailer

      In this tutorial, we will show you how to integrate MailPoet with VMA Emailer. When sending from VMA Emailer, make sure you pick "Third party" as your sending method in your MailPoet Settings, like this: server: smtp.elasticemail.com port: 2525 ...
    • How to integrate EasySendy Pro with VMA Emailer

      In this tutorial, we will show you how to configure your EasySendy Pro to send emails to the VMA Emailer server. Add an VMAEmailer account to EasySendy Pro Delivery Server From the EasySendy Pro Dashboard, go to Delivery Servers > Server Settings > ...
    • Debian/Ubuntu Tutorial for VMA Emailer

      Learn about how to configure Ubuntu nullmailer to relay all local emails through the VMA Emailer cloud. One of our customers provided us with a tutorial to use VMA Emailer with Debian/Ubuntu. Please use this tutorial as is, as it is not authored nor ...
    • How to configure Ssmtp with VMA Emailer

      Find out more about VMA Emailer on SMTP relay for ssmtp. Adding VMA Emailer as an SMTP relay for ssmtp is easy. Edit/etc/ssmtp/ssmtp.conf and add the following: mailhub=smtp.elasticemail.com:587 AuthUser=elasticemailusername ...
    • How to configure Mautic with VMA Emailer

      Learn how to configure Mautic software with VMA Emailer. In order to send emails via VMA Emailer servers while using Mautic software - you will need to properly configure your Mautic. Navigate to Email Settings under Configuration panel inside Mautic ...