Are all your recipients such good friends with each other that they will not mind the others seeing them in the To: header? I bet not. Use loop.

Binay wrote:
Hi Nitin
Thanks for replying so fast....

Don't you think that using loop for each recipient will put lot of
load/overhead on the server compare to putting all recepients in To field?

Binay

----- Original Message -----
From: "Nitin" <[EMAIL PROTECTED]>
To: "Binay" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 15, 2003 4:41 PM
Subject: Re: [PHP] Max no of recipients in To field of mail function



----- Original Message -----
From: "Nitin" <[EMAIL PROTECTED]>
To: "Binay" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 15, 2003 4:38 PM
Subject: Re: [PHP] Max no of recipients in To field of mail function



why cant you use loop for that?


That will even allow you to bypass spam filters


Nitin

----- Original Message -----
From: "Binay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 15, 2003 4:27 PM
Subject: [PHP] Max no of recipients in To field of mail function


Hi all!


i need to email out newsletter to say 1000 recipients. I want to know

what


is the maximum number of recipients i can specify in the 'To' field of

mail


function? Is there any restrictions on To field as in the number of
charcters or something??

If you know a better way of sending the large number of mails (1000 or

more)


please let me know.

Thanks in advance

Binay

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


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



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



Reply via email to