Try adding

mailerid="Microsoft Outlook Express 4.72.3110.5"

to your <cfmail> tag. That will overwrite the "ColdFusion MX Application
Server" in the the X-Mailer header.


Al Everett (Contractor)
DIGICON Corporation
National Institute of General Medical Science
Information Resources Management Branch
[EMAIL PROTECTED]
301.594.4082

-----Original Message-----
From: DRE [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 24, 2006 11:06 AM
To: CF-Talk
Subject: Cfmail cfmailparam outlook?

Hi,
I'm trying to send an email via cfmail and it keeps getting caught in
various spam catchers.  I cant seem to get into gmail for instance.
I''ve sent the same or similar emails via outlook and it always gets
there. So, I'm trying to mimic the email headers of outlook.

I've found this on the net.
<cfmailparam name="X-Mailer" value="Microsoft Outlook Express
4.72.3110.5"> which I added. However, it doesnt overwrite the cfmail
one. The header ends up looking like this:
X-Mailer: ColdFusion MX Application Server
X-Mailer: Microsoft Outlook Express 4.72.3110.5

Anybody know of a way to overwrite this behavior so as to only get the
outlook one??

Also, the <cfmailparam name="Message-Id"
value="<#createUUID()[EMAIL PROTECTED]>">

Seems to get ignored for the built in
Message-ID: <[EMAIL PROTECTED]>

I'm all ears for tips! and thanks in advance.

Andre


On 4/12/06, Andrew Grosset <[EMAIL PROTECTED]> wrote:
>
> I think this tag does:
>
> http://www.cftagstore.com/tags/cfxhttp5.cfm
>
> >> Scott Stewart wrote:
> >
> >> CFFTP doesn't support Secure FTP, unfortunately.
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238522
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to