Crit, > are there anyways, I can debug what might be causing CF to peg at 100% ?
Pre-CFMX the most likely culprit I ran into was CFMAIL. Check your spool directory to see if there's any mail that's stuck. If there's mail in the spool directory, try moving the top most file to the undelivered file manually. If the spool directory still isn't move repeat the process until it starts moving. Then go through each file and try to figure out what's causing CFMAIL to choke. I usually manually fix the problem and then copy the file back to the spool directory. I then try to prevent my scripts from recreating the error. - Dan ....................................... : Name: Dan G. Switzer, II : : E-mail: [EMAIL PROTECTED] : : Blog: http://blog.pengoworks.com/ : :.......................................: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

