Hi Rick, I'm not sure your reasoning for the solution is quite there. CF doesn't check email addresses are valid in the To or CC, it would only reject the email from CF if the validation failed for username/password - and as long as these were correct, then it would be dealt with by the mail servers bad mail rules. If the From email address wasn't valid the message might be rejected if relaying was being attempted.
Jenny -----Original Message----- From: Richard Steele [mailto:[EMAIL PROTECTED] Sent: 03 July 2008 23:01 To: CF-Talk Subject: Re: cfmail cc doesn't work Wow, ok! [EMAIL PROTECTED] was not setup in my server's mailserver. So it's interesting that cfmail won't send to ANY of the addresses if one of the addresses is not set up. > Why doesn't this work? > > <cfmail to="[EMAIL PROTECTED]" cc="[EMAIL PROTECTED]" > from="[EMAIL PROTECTED]" subject="Cover missing for #title2x# > #number#"> > #title2x# cat## #number# is in stock.</cfmail> > > when this does work. > > <cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" > subject="Cover missing for #title2x# #number#"> > #title2x# cat## #number# is in stock.</cfmail> > > Thanks in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308587 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

