|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
CFMail/Junkbox strange behavior
Hey all,
So, i've had to have made a dozen forms using CFMail to send them, with no problem. But today for some reason this one form is tossing itself into my junk box. Code:
<CFMAIL SUBJECT = "Referral Form" FROM = #uemail# To = "whatever@whatever.com" server="my server!"> This is a response from the online referal form User Info: Name:#uname# Company:#ucompany# Email:#uemail# Phone Number:#uphone# Referral Info: Name:#rname# Company:#rcompany# Email:#remail# Phone Number:#rphone# </CFMAIL> <cflocation url="winthanks.htm"> Pretty normal code, i've tried various different subject names because I know outlook will junk stuff based on the subject (IE. Viagra! click here!, it'll junk that) But I am baffled as to why, today of all days, it doesn't like what it's seeing. Any thoughts? Thanks |
|
#2
|
|||
|
|||
|
I think it is the email variable
Did yuo ever get this resolved? I have the same problem with a customer satisfaction survey. It produces a url that the recipient is supposed to click on. If the Outlook determines that it is a link(url) or email address, it will send it to the jusk mail. If I leave the www out, it will be a text string and stay in the inbox, but not clickable.
I have searched and triad all kinds of things to no avail. If I set my outlook to make it a safe sender, than it is fine, but the customers wont know that. I looked at carehart . org/blog/client/index.cfm/2008/4/8/cfmail_messageid_solution_for_CF6and7 and tried it. It does change the server name in the email but it still figures it is junk. Any ideas? Thanks Arnold |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > CFMail/Junkbox strange behavior |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|