I have to click "Resume" after every 140 messages sent
Everything works great except I have to click "Resume" for every 140 messages (sending speed 14 emails/second - so it is 10 times that ammount).
Sendy is on dedicated server. Version 1.1.5.5
This discussion has been closed.
Comments
Hi ,
Sending times out mainly due to server memory exhaustion.
If you setup a cron job for sending (recommended), Sendy can automatically resume sending when sending time out due to any reason so you don't have to babysit sending by clicking 'Resume' when it times out.
Also, as you are on a dedicated server, try increasing your PHP's allocated
memory_limit
to a larger number.Hope this helps.
Ben