My Autoresponders don’t send
Most likely the reason for this is the number of campaigns at once from Backend > Settings > Cron, so try to put there a higher number, like 50 and see if that fixes the problem.
Related Articles
My campaigns don’t send, they’re stuck in “Pending-Sending” status
When this happens, most likely the cron jobs that must run in order to pick up the campaigns and send them are not running, and no, it’s not something wrong with the application, but you simply need to feed the application with the right data in ...
Process regular campaigns and autoresponders separately
By default, AppMail will process both, regular campaigns and autoresponders in the same time. This is good for small installations that don’t have multiple campaigns that are sending at once. If the “Campaigns at once” setting from Backend -> ...
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 ...
Special characters, such as “€” don’t show properly inside invoices.
This happens because your PHP install lacks the iconv() function, most likely because PHP has been compiled without iconv support. You have to install and enable iconv in order for this to work. If you are using CPanel, then just recompile PHP with ...
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 ...