Have you tried separating the addresses with commas instead of semicolons?  Is the 
email getting to both [EMAIL PROTECTED] and [EMAIL PROTECTED] or just
the latter?

Kamie

Joshua Miller wrote:

> Ok, I have a few addresses in the CC: of a cfmail tag, here's the exact
> code:
>
> <cfmail to="#form.oEmail#"
>             cc="[EMAIL PROTECTED];[EMAIL PROTECTED];[EMAIL PROTECTED]"
>                 from="[EMAIL PROTECTED]"
>                 ...
>
> When the email arrives, it has the CC: addresses of:
>
> leslie%ohiopia.com;[EMAIL PROTECTED];[EMAIL PROTECTED]
>
> Note the % sign instead of the @ in the first name. Any idea why this would
> be happening?
>
> Thanks for any help at all.
>
> Joshua Miller
> Web Development::Programming
> Eagle Technologies Group, Inc.
> www.eagletgi.com
> [EMAIL PROTECTED]
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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

Reply via email to