Could it be that you have so many emails sitting in your outgoing spool folder that IIS hasn't had a chance to send them all out, regardless of the state of the CF Server, restarted or not? Once restarted, the loop should have been killed, but IIS doesn't care... if the emails are in the spool, they'll be sent.
~bgl --> -----Original Message----- --> From: Luis Lebron [mailto:[EMAIL PROTECTED]] --> Sent: Wednesday, January 08, 2003 10:16 AM --> To: CF-Talk --> Subject: RE: Stopping an endless loop --> --> I tried stopping the server, but everytime I restart it the mail starts --> again. --> --> -----Original Message----- --> From: Scott Brady [mailto:[EMAIL PROTECTED]] --> Sent: Wednesday, January 08, 2003 12:18 PM --> To: CF-Talk --> Subject: Re: Stopping an endless loop --> --> --> 1) If you have access to the server itself, stop the CF server entirely. --> That should take care of it. --> --> 2) If it's happening on a browser page, change the code so there isn't a --> loop, save it, and refresh the page. --> --> I'm sure there are other options that might be cleaner, but those SHOULD --> take care of it quick-and-dirty-like. --> --> Scott --> -------------------------------- --> Scott Brady --> http://www.scottbrady.net/ --> --> --> --> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

