X-Mailer: ColdFusion MX Application Server
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
I was able to change it but it still sets the Xmailer as CFMX application
server first - so it is stripped. THe Outlook version is just a guess we use
9.0 (2000). Is there anyway to force the CFMX Application Server not to show?
Here is my code used:
<cfmail to=" [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> "
from="Mario< [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >"
subject="RE: Question about email headers"
SERVER="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx">
<cfmailParam name="Reply-To" value=" [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ">
<cfmailparam name="Read-Receipt-To" value=" [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ">
<cfmailparam name="Disposition-Notification-To" value="
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ">
<cfmailParam name="X-Priority" value="1">
<cfmailParam name="X-Mailer" value="Microsoft Outlook 8.5, Build 4.71.2377.0">
<cfmailParam name="Mailerid" value="Microsoft Outlook 8.5, Build 4.71.2377.0">
<cfmailparam name="Return-Receipt-To" value=" [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ">
I tried all the code but I still not read or delete receipt, but I did
get the delievered receipt.
I'll try researching more on the web and ask a few other programmers that I
know if they can try it on the systems.
I sent this to you from Cold Fusion, just to see if maybe it might be that I
am trying to send everything to myself.
Thanks for the help.
Mario
</cfmail>
-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Friday, May 07, 2004 11:08 AM
To: CF-Talk
Subject: RE: Email Problem
> I just spoke the email support guys here and this is what
> they told me:
>
> "Our Exchange IMC's Strip it.. Only email sent directly from
> Outlook and do it - Email from apps cannot" There is a way
> to do it but they will not tell.
If they're stripping out these headers at the IMC, this wouldn't affect
Outlook clients connecting directly to Exchange.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

