House of Fusion
Home of the ColdFusion Community
Hostmysite ColdFusion Hosting

Search cf-talk

September 06, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30         

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

cfmail cc doesn't work

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Richard Steele
07/03/2008 05:16 PM

Why doesn't this work? <cfmail to="rick@mywebsite.com" cc="adam@mywebsite.com" from="webmaster@ourwebiste.com" subject="Cover missing for #title2x# #number#"> #title2x# cat## #number# is in stock.</cfmail> when this does work. <cfmail to="rick@mywebsite.com" from="webmaster@ourwebiste.com" subject="Cover missing for #title2x# #number#"> #title2x# cat## #number# is in stock.</cfmail> Thanks in advance.

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Richard Steele
07/03/2008 06:03 PM

Wow, ok! adam@mywebsite.com 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. ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Jenny Gavin-Wear
07/04/2008 04:43 AM

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 Wow, ok! adam@mywebsite.com 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. ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Charlie Griefer
07/03/2008 06:05 PM

explain "doesn't work"? error?  no email at all?  just no email to the cc'd address? check the undeliverable mail folder ( under your CF directory in mail/undelivr ).  also check the log files. On Thu, Jul 3, 2008 at 2:13 PM, Richard Steele <rick@photoeye.com> wrote: ----- Excess quoted text cut - see Original Post for more -----


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists