Hello, on 04/09/2008 03:48 AM Balaji R said the following: > Hi friends, > > I am using phpmailer class to send emails from web site. I want to send newsletters to the registered users, so, plz tell any one how to send bulk mail using mysql. I don't know about phpmailer because I do not use it. Instead I used the MIME message class that has several optimizations to work more efficiently in bulk mailing campaigns, like several levels of caching of message parts that do not change. Take a look at the test_personalized_bulk_mail.php example. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP professionals looking for PHP jobs http://www.phpclasses.org/professionals/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/