Hello,
On 06/28/2004 10:02 AM, Syed Ghouse wrote:
i want to send more than 1000 mails from php program at a time.how can i send it and will the execution of program become slow.
It depends on your environment. Are you running PHP on Linux/Unix or Windows? If it is Linux/Unix, does it use as local mailer sendmail, qmail, etc? If it is Windows, which version it is? Depending on the answers to these questions, there are optimizations that can be made to drastically boost the mailing performance.
--
Regards, Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator http://www.meta-language.net/metastorage.html
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php