On Thu, 2001-12-13 at 23:13, jimtronic wrote:
> 
> Wouldn't it be easier (better) to create a sendmail alias include 
> file that has all the addresses in it and let sendmail or majordomo 
> or qmail or whatever handle it?
> 
> I'm not knocking your method as much as I'm looking for the pros and 
> cons of the different methods.

You missed the actual question :) 

I have to do variable replacing in the message to customize it per
client in the database :) 

so I step through the result set and send per result.

the problem is I want to get around the max_timeout limit on script
execution as this gets in the way if the list gets very big .. and I
don't want to up the limit for all php scripts being used on the site ..

HEnti 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to