ElasticEmail notifications setup
In order for AppMail to be able to properly handle bounces/complains about ElasticEmail delivery servers, you need to edit your ElasticEmail account and add the webhook URL where AppMail expects to receive these notifications.
You do this by going to https://elasticemail.com/account#/settings and select the notifications tab where you’ll change the settings like shown in below image:
Of course, you should use your own URL. You can find the correct URL when you try to edit your delivery server, like shown below:
Related Articles
Setup guide for the “Subscribe by email” extension
After you have installed the Subscribe by email extension, it’s time to set it up properly so that subscribers will be able to subscribe or unsubscribe by email directly, instead of going to a subscription/unsubscription form. If you go to the ...
Cron jobs setup
Maybe the most important thing that you have to do after you install the application is to make sure all the cron jobs are set properly. This is very important since without the cron jobs, the application will not be able to send any email at all, or ...
Feedback loop servers
Every time when the Spam button is pressed by one of your subscribers, the email provider the subscriber belongs to, will send a notification related to that event. In order to receive such notifications, you should subscribe for such notifications ...
Adding a new Amazon SES delivery server (Web API)
This article will drive you through the steps on creating and validating an Amazon SES delivery server. First of all, you have to create an account here. Once you are done and you are logged in, you should search for the Simple Email Service. The ...
Seems that bounces aren’t processed, what can I do?
So, you’ve sent a campaign and expect to get some bounces back because you intentionally put invalid emails there but nothing shows in the bounces area of the campaign and you are stumped because of that (that makes two of us) and of course you need ...