check out the archives and google--there's lots of info on things like
qmail,ezmlm, and the topic of bulk emails

jack

-----Original Message-----
From: Tyler Longren [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 02, 2001 11:05 PM
To: PHP-General
Subject: [PHP] bulk e-mails


Hello everyone,

I have a few questions about sending bulk e-mails.  We have a client who has
some customers that are signing up to win a prize in a contest.  These users
can also join the e-mail club.  What's the best way to send many, many
e-mails?

I don't want to send an e-mail to each individual user (that can be tough on
the server).  I also don't want to just make a bunch of entries in the To:
header.  I don't want people to be able to see who else is on the mailing
list.  Could I solve that problem by putting their e-mails in the bcc
section of the header?

Any other ideas are appreciated...thanks,
Tyler Longren



--
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]



-- 
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