I'm trying to set the message-id for the mail that I'm sending out from our
cf server, but this code doesn't seem to be working.  This is the sample
code that I've found while googling

 

<cfmail from="[EMAIL PROTECTED]"
to="[EMAIL PROTECTED] subject="test" server="x.x.x.x"
mailerID="Thunderbird 1.5.0.12 (Windows/20070509)">

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

test

</cfmail>

 

 

When the emails come in, this is the message-id:

Message-ID: [EMAIL PROTECTED]

 

What am I doing wrong?  

 

Russ

 

 

 

: 

 

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283116
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to