To clarify, the other cfmail call in the page (the one that is working) is identical in parameters except the recipient address. The content is different but I've scaled down the content for testing.
By the way, this is being tested on CF 5 but will be migrating to CF 4.5. Unfortunately I can't test reliably on CF 4.5 until tomorrow and I'd like to get this part of the project out of the door this afternoon. At 02:05 PM 1/29/02 -0800, you wrote: >have you specified a mail server in CF Admin? if not then either specify >there or add the mailserver >attribute to the cfmail tag. > >HTH > >Bryan Stevenson >VP & Director of E-Commerce Development >Electric Edge Systems Group Inc. >p. 250.920.8830 >e. [EMAIL PROTECTED] >--------------------------------------------------------- >Macromedia Associate Partner >www.macromedia.com > >----- Original Message ----- >From: "Jennifer Larkin" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Tuesday, January 29, 2002 1:47 PM >Subject: CFMAIL "unknown exception" sending to pager > > > > I'm using CFMAIL in the same template twice. The first time it works but > > the second time it throws this exception: > > "unknown exception condition > > TagCFMail::sendMessage" > > > > The only thing I can thing of is that the server can't handle the recipient > > address for some reason. Please don't send a test message to the address, > > since it's my client's pager. > > > > Here's the code: > > <cfmail subject="help request" from="[EMAIL PROTECTED]" > > to="[EMAIL PROTECTED]"> > > test > > </cfmail> > > > > Is there a problem sending to addresses that have no alphabetic characters > > in the username or something? > > > ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

