Re: SMTP vs mail()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Heyes wrote:

>> 1. Using mail(), same email sent to 1000 users.
>> 
>> Script finished in 200ms (1000 emails delivered to local MTA).
>> Delivery to target MTA over 100Mbit LAN took about 6s.
> 
> That settles it then. The mail() command will be more than fast enough
> for my needs.
> 
> Thanks.

Note - this was one call to mail():  

mail("<user1>,<user2>,<user3> ......",subject,text);


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux