Thanks alottt... Now i have got enough reasons to use loop in sending mails...
Thanks once again binay ----- Original Message ----- From: "Nitin" <[EMAIL PROTECTED]> To: "Binay" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 5:22 PM Subject: Re: [PHP] Max no of recipients in To field of mail function > It'll definitely put some load on your server, but then it's the best way > and loops are made for these purposes. Though, if all your e-mail receivers > dont mind seeing their name in a long list or they allow spam mails into > their mail boxes, you can use these names directly into to field. > > Nitin > > ----- Original Message ----- > From: "Binay" <[EMAIL PROTECTED]> > To: "Nitin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, October 15, 2003 4:42 PM > Subject: Re: [PHP] Max no of recipients in To field of mail function > > > > 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 > > > > -- > 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