products solutions support contact
Code 2 Go
CF Forum CF Forum   More Details More Details!   Download the Demo! Get the Demo!   Purchase Now! Purchase Now!


CF Forum / ColdFusion ® related Topics / Send to Friend Feature issue with MSN
login
join
search

moderated by Webmaster  Reply to Discussion | New Discussion | Subscribe next >> 
Posted By Discussion Topic: Send to Friend Feature issue with MSN

   

chris1
10-08-2007 @ 2:18 PM                          
reply
profile
send p.m.
New Member
Posts: 1
Joined: Oct 2007
          
I have a cfmail form for my mailinglist at which my msn account is also
inserted, with that list the mail is without any problem being delivered to that
emailadress.  Then when I try to send with a cfmail form that sends email on reaction it
does not deliver the mail, it delivers to gmail, yahoo etc, not to msn...any clues?  Here's what I have:

<cfloop query="email">

<cfmail type="html"

from="reacties@mydomainame.com"

to="#fld_mail#"

bcc="reacties@mydomainame.com"<-also tried bcc="#mto#"

subject="Re: #artikel.fld_newstitle#"

server="xxx.x.x.1"

port="25">

<cfmailparam name="Message-Id" value="<#createUUID()#@mydomainame.com>">

<cfmailparam name="Reply-To" value="reacties@mydomainame.com">

<cfmailparam name="MIME-Version" value="1.0">

This message was edited by chris1 on 10-8-07 @ 2:21 PM



CF Forum Home | Back to Code 2 Go | Contact the Webmaster

Copyright © 1999-2007 - Code 2 Go, LLC
Powered by < CF FORUM > v.2.5 beta