Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

[PHP3] bulk mail with php From: Michael Waples (mwaples <email protected>)
Date: 05/15/00

I have a client that needs various mailing lists and needs to send
around 100,000 messages a day (much more later on according to them)- he
needs to handle bounces and
subscriptions automatically-

ezmlm-idx seems perfect but for one thing -
he needs each meesage personalized -to say hi fred - hi barney etc etc
and even personalized in the message body

Id rather him use ezmlm but they insist on this feature -

Theres no problem doing the sending and generation of messages with php
and using postgresql or mysql to store all the data - but I'm worried
that trying to send out 100,00 or more messages that way will be bad for
server performance -

Does anyone have actual experience sending that amount of mail with php
?

Ive heard about a mail class from Manuel Lemos which I'm sure will
help, but before going ahead It would be good to know someones actual
experience.

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>