Is your mail server timing out? Do you need to put a set_time_limit() at the top of your script? Another possibiity is to only send a few at a time, some ISP's do not permit more than a set amount of messages to leave per minute.
On Wed, 12 Jun 2002, andy wrote: > additional comment: > > some did recieve the email, some did not. > does anybody know a good solution? > > andy > > > "Andy" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi there, > > > > I am wondering whats wrong with my php script. I am trying to write a > > newsletter to 150 members. Therefore I did seperate the adresses with a , > > After about 1 minute php gave up telling me mail has failed. > > > > Is there a restriction on sening mail via mail(xx) via php? > > > > Anyway what do I do if I would have 10000 members. This might take lots of > > cpu?! So I would like to keep it via my webinterface, but be able to email > > to all members. > > > > Thank you for your advice guys, > > > > Andy > > > > > > > > -- -------------------------------------------- Scott Parks www.scottah.com [EMAIL PROTECTED] www.extoncommunications.com Now Playing: Madonna - Holiday Server Uptime: 183 days -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

