Russ,
Check out the following thread: http://www.coldfusionjedi.com/forums/messages.cfm?threadid=59AD010D-0ABA-C3A1-C2B63D5FCB8E3077 Seems there is a workaround. I have not tried it myself though. Cedric >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 > > > > > > > >: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283137 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

