sending indivdual emails to lotsa people at one time
Posted: Sat Jul 13, 2002 2:47 pm
Hi all, does anyone have any advice on how to go about sending individual emails to lots of people in one go? I've read that using mail() to send more than just a few emails per script isn't a very good idea.
The mails need to be generated by a script from a database automatically.
Anyone got a better way to do it than just using the mail() function?
cheers, sam
The mails need to be generated by a script from a database automatically.
Anyone got a better way to do it than just using the mail() function?
cheers, sam