Posted by Manuel Lemos on 10/13/06 11:36
Hello,
on 01/04/2006 10:18 AM Hary said the following:
> Hi, I have a list of e-mail from customers
> they are all legal subscribers of my newsletter.
> I know the techical way to send out a lot of mails.
> But I dot know how to avoid bulk-spam-blockers.
>
> Is there a special politics about?
Send separate messages to each recipient. It may take a long time but it
is the safe way to do it. Take a look at this class that provides a few
tricks to optimize deliveries to many recipients. See the bulk mail
examples:
http://www.phpclasses.org/mimemessage
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
[Back to original message]
|