"Kman" <[EMAIL PROTECTED]> wrote:
> From: "infoz" <[EMAIL PROTECTED]>
>>
>> If all the messages were identical, we might be able to get some
> efficiency
>> by sorting the list by domain name and batching them up with SMTP
>
> That's a very BAD idea. If you sort the mail by domain, you will flood
> the mail queue because normally, mail sent to hotmail or yahoo will need
> a repeated attempts before getting through. Better leave the email
> address randomized as they are.
strange but i heard otherwise, I heard that sorting by domain would
speed up thing because the mailserver allready has a connection to
the forign mailserver, what do you mean by repeated replies?
--
Henrik Hansen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]