How can this possibly return an unknown exception condition?

unknown exception condition

TagCFMail::sendMessage

<cfloop index="loop" from="1" to="5">
<CFOUTPUT>#loop#<br></CFOUTPUT>

<cfmail
from="[EMAIL PROTECTED]"
to="[EMAIL PROTECTED]"
subject="test">test
</cfmail>

</cfloop>

It never makes it past the 2nd loop. I've restarted cfserver. I've 
rebooted the server. How can anyone possibly use 4.51 if it can't 
even handle sending out more than 2 e-mails at a clip? This is on my 
Win98 test machine. I still can't get the nerve to install it on the 
production server when I'm running into crap like this.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to