I have an application that sends email to applicants from time to time.  I have 
the following code to do this:
 
 <cfmail type="html" to='"#applicant_name#"<#email#>'  from='"HR 
Dept"<#getSigner.email#>' subject="#job_title#" server="myserverIP" 
failto="[EMAIL PROTECTED]">
 
Even though I have a valid email address in the failto setting, I am not 
getting notifications of failed email.
 
What can I do??


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4189
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to