should the cc addresses be separated by a ; not a comma? they certainly need to be when I add more than one to outlook when wending a mail.
HTH Will -----Original Message----- From: Seamus Campbell [mailto:[EMAIL PROTECTED]] Sent: 25 October 2001 10:20 To: CF-Talk Subject: cfmail and more than 1 cc problem 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

