Search found 2 matches

by Tim Jenkins
29 Nov 2017, 16:03
Forum: Help
Topic: Email queue not sending
Replies: 3
Views: 7061

Re: Email queue not sending

Got this working in the end.

Turns out that an administrative account had the email address 'root@localhost'. Although running 'send_emails.php' didn't imply it emails to this address were failing to send. From the PHP errors log:

2017-11-28 17:09 GMT MAIL email_api.php:1385 email_send() ERROR ...
by Tim Jenkins
27 Nov 2017, 16:06
Forum: Help
Topic: Email queue not sending
Replies: 3
Views: 7061

Email queue not sending

Hi,

Up until today our installation seemed to be sending out emails successfully, then we stopped receiving emails from the system. Looking at '/admin/email_queue.php' I can see 70+ emails in the queue. If I click the 'Send or Delete' button on any of these individual emails then that email will be ...