How can I check my campaign delivery logs?
Each time when a campaign is sending, AppMail keeps a log of the subscriber which received the campaigns so far so that we don’t send same email several times to same subscriber. Beside this crucial functionality, these logs can also be used to see how delivery went for each subscriber in a campaign, to see if all emails were delivered successfully or if they had errors, case in which you can see the exact errors.
In order to view your campaign delivery logs, go to your list of campaigns and select the campaign you want to check by clicking its title which will direct you to the campaign overview page from where you will click the number of subscribers which received the campaign.
Once you click it, you will see all subscribers which received the campaign and the status of their delivery.
Related Articles
Archive campaigns delivery logs
Since AppMail stores a lot of data, there is one table in particular that will grow very much, that is, the table that store delivery info for each subscriber, its name is `campaign_delivery_log`. This can be problematic for small servers since ...
Available logs
While AppMail is running, it saves a lot of logs in order for you to see what is happening under the hood, which means in case something goes wrong, these logs are also extremely useful for debugging purposes. You can view the campaigns delivery logs ...
Cannot find a valid server to send the campaign email, aborting until a delivery server is available!
This error is shown because AppMail does not have a delivery server to pick to send the current campaign. This can happen for various reasons, such as: 1) You actually have never created a delivery server in the first place. 2) You did create a ...
Delivery and Bounce logs, why you should monitor these!
Usually, we get a certain percent of support tickets related to sending issues and first thing that I do is to look in Backend > Miscellaneous > Campaigns Delivery Logs. This area contains a lot of information that tells you exactly how your sending ...
Delivery servers
Delivery servers are needed in order to send out all the emails from the application. Even if it’s about sending a confirmation email, an email campaign, a test email, you need a delivery server to actually make the delivery. AppMail comes with ...