PHP Classes

bulk email queue stall checking

Recommend this page to a friend!

      Newsletter Queue  >  All threads  >  bulk email queue stall checking  >  (Un) Subscribe thread alerts  
Subject:bulk email queue stall checking
Summary:How can I check my email queue to see if is can send messages
Messages:1
Author:Paul Graham
Date:2011-05-01 08:24:54
 

  1. bulk email queue stall checking   Reply   Report abuse  
Picture of Paul Graham Paul Graham - 2011-05-01 08:24:54
Hello

I am using the qmail email send class.
Sometimes I send out 5000 or so message with attachments.

This often causes the script to simply stall.

Before doing the actual $email_message->Send() if there a way to test the server/mail queue to see if it is ready to process another message?