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?