Tahnk you for answer, Fanda
on 07/01/2007 06:11 PM Fanda said the following:
> Hi,
> is any way to share one connection to smtp server (using
> smtp_message.php) for sending more than one mail per connection? I'm
> using a cycle for mailing...
If you call the function SetBulkMail(1) before entering the delivery
loop, the class will optimize deliveries to minimize queueing time. In
the case of the SMTP class, it will not close the SMTP connection until
you call SetBulkMail(0).
--
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/