PHP Classes

Bulk Mails

Recommend this page to a friend!

      MIME E-mail message sending  >  MIME E-mail message sending package blog  >  How Can PHP Send Emai...  >  All threads  >  Bulk Mails  >  (Un) Subscribe thread alerts  
Subject:Bulk Mails
Summary:Can I use the same for sending bulk mails
Messages:2
Author:Shashi Kant
Date:2010-03-07 15:34:11
Update:2010-03-08 06:00:52
 

  1. Bulk Mails   Reply   Report abuse  
Picture of Shashi Kant Shashi Kant - 2010-03-07 15:34:11
Hi,

We are looking for a prcess for sending bulk mail, we have around 1000k people registered under our website and we send them monthly newsletter,
today we can only send 50k mails per day using mail() funcation of PHP,
We was wondering how was can send mail using this class.

Regards & Thank You.
Shashi Kant

  2. Re: Bulk Mails   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-03-08 06:00:52 - In reply to message 1 from Shashi Kant
Sure, the test_personalized_bulk_mail.php script demonstrates how to do it the most efficient way.

phpclasses.org/browse/file/2604.htm ...

Also take a look at the slide presentation titled "Sending E-mail that reaches the destination", specifically starting from slide 16.

phpclasses.org/browse/video/3/packa ...