Hi

I am using cfmail to send some emails to more than one person

A cannot, however, get it to work after I have more than one cc

Here is my code:
<cfmail to="[EMAIL PROTECTED]"
from="[EMAIL PROTECTED]"
subject="TEST"
cc="[EMAIL PROTECTED],[EMAIL PROTECTED]">
TESTING
</cfmail>


It works perfectly until I add the second cc.

Is there any known problems with more than 1 cc address?

Any clues?

Many thanks

Seamus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to