kev wood Posted May 28, 2008 Share Posted May 28, 2008 dont if it can be stopped but. i was working on a loop to an email distribution system from sending emails out when it reached a count i tried some code out and it has gone mad. the count remained a zero and it is repeatedly sending emails now to just one of the email address. i have already deleted 1500 . the server company told me wwe were only allowed 200 a day to be sent. it looks like they lied there then. ha ha anyone please help. Link to comment https://forums.phpfreaks.com/topic/107635-help-need/ Share on other sites More sharing options...
jonsjava Posted May 28, 2008 Share Posted May 28, 2008 make sure to increment your count in the loop (after you mail, the next line should be something like $count++; ) Link to comment https://forums.phpfreaks.com/topic/107635-help-need/#findComment-551711 Share on other sites More sharing options...
kev wood Posted May 28, 2008 Author Share Posted May 28, 2008 how can i get this to stop sending first then i will fix the code. i have uploaded a different version without the count on there and i am still getting email through. Link to comment https://forums.phpfreaks.com/topic/107635-help-need/#findComment-551716 Share on other sites More sharing options...
jonsjava Posted May 28, 2008 Share Posted May 28, 2008 hit the stop button in your web browser. Link to comment https://forums.phpfreaks.com/topic/107635-help-need/#findComment-551719 Share on other sites More sharing options...
kev wood Posted May 28, 2008 Author Share Posted May 28, 2008 the stop button is not highlighted. i just went to close down outlook and it told me there is 4 hours left of emails coming in. the code that has sent the emails has now been removed from the server. could it just be running through the emails that were sent before the code was changed? Link to comment https://forums.phpfreaks.com/topic/107635-help-need/#findComment-551726 Share on other sites More sharing options...
jonsjava Posted May 28, 2008 Share Posted May 28, 2008 yes. Link to comment https://forums.phpfreaks.com/topic/107635-help-need/#findComment-551731 Share on other sites More sharing options...
kev wood Posted May 28, 2008 Author Share Posted May 28, 2008 this should be fun i have already deleted 2457 and the inbox is still filling up. poor old outlook it does not know what has hit it. ha ha Link to comment https://forums.phpfreaks.com/topic/107635-help-need/#findComment-551743 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.