Page 1 of 1

Mass mailing

Posted: Thu Jan 15, 2004 5:08 pm
by fastfingertips
How can i send lets say 2000 emails or sometimes more and to avoid the time-out?

Posted: Thu Jan 15, 2004 5:15 pm
by markl999
You could set_time_limit(0); or use something like PEAR's Mail_Queue

Posted: Thu Jan 15, 2004 5:23 pm
by kettle_drum
hmmm...lets hope your not spamming :P