Bud,
see if any of this applies to you:
http://www.allaire.com/Handlers/index.cfm?ID=15821&Method=Full

HTH

Stephen

-----Original Message-----
From: Bud [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 6:08 PM
To: CF-Talk
Subject: CFMAIL problems on 4.51 SP 2


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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to