View Single Post
  #7 (permalink)  
Old 10-01-2008, 08:28
Coomkeen Coomkeen is offline
Junior Member
 
Join Date: Jan 2008
Posts: 11
Default

So far so good.

I'm going to PEAR's Mail Factory.
The first try sent the mail server into panic mode after about 50 had been sent.
Not surprising really.

Not keen on a queue system that uses a database, which might be huge and anyway all the mail addresses are coming from a database already.
So rather than put a ginormous delay after each 'send', it would be nice to have some feedback when the mail server had sent each one, then I could step onto sending the next.

Is there any way this can be done?

Ron
Reply With Quote