> Can you have more than one email in the TO attribute
> of <cfmail>. If so, how.
>
> If I have a BCC, it is giving me an error as follows:
>
> Just in time compilation error
> An unknown attribute 'bcc' has been encountered at
> document position (14:6) to (14:8) while processing
> tag CFMAIL. This tag can only take the following
> attributes:
> CC
> FROM
> GROUP
> MAILERID
> MAXROWS
> MIMEATTACH
> PORT
> QUERY
> SERVER
> STARTROW
> SUBJECT
> TIMEOUT
> TO
> TYPE
>
> Can someone tell me what should I do or not do to
> prevent this error.
>
> And finally ( and I think I am testing your patience
> ), when do we use group attribute and how do we use
> it?

I assume you're using CF4.0.1 as CF4.5.1 has BCC while v4 doesn't

Anyways, if you want multiple entries in the TO box then provide a comma
separated list

One warning though, some SMTP servers don't like comma separated lists and
prefer semi-colon as separators - give it a try by sending to yourself and
see what happens

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to