We have a need to have a different SMTP From Address than return path.
Currently, when we try to set the Return-Path the mail server is sending out an
additional Return-Path formatted like the SMTP From Address. Here is the call
we are making:
<CFX_IMSMAIL SMTPTO="#email#"
SMTPFROM="#organization# <#returnAddress#>"
HEADER_TO="#email#"
HEADER_FROM="#organization# <#returnAddress#>"
HEADER_Reply_To="#returnAddress#"
HEADER_Return_Path="#bounceEmail#"
HEADER_Sender="#bounceEmail#"
HEADER_SUBJECT="#emailSubject#"
HEADER_Message_ID="<#messageId#>"
HTMLONLY="YES"
HTML="#VARIABLES.emailBody#"
PRIORITY="9">
How do we ensure that the Return-Path we enter above is the only Return-Path
included in the header? Note, I've tried replacing HEADER_Return_Path with
TOKEN_ADDHEADER_Return_Path unsuccessfully.
Thanks,
Jason
==^=======================================================
This list server is Powered by iMS "The Swiss Army Knife of Mail Servers"
--------------------------------------------------------------------------------------
This list is provided as a free service. Although we will try to address issues
in a timely manner, support via this list is not guaranteed. If you require
expedited
support then a support contract is required. Support may be purchased from
http://www.coolfusion.com/commerce. Details regarding support options may be
reviewed
at: http://www.coolfusion.com/SupportOptions.cfm
--------------------------------------------------------------------------------------
To leave this list please complete the form at
http://www.coolfusion.com/Support/
Need an iMS Developer license? Sign up for a free license here:
http://www.coolfusion.com/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as archive_jab_org / [email protected]
==^=======================================================