The reason that we set the return-path in the rcpt template is because the server will 
configure the headers in the mail
file.  You can try using the addheader feature of the cfx tag.  Something like:

token_addheader_Return_Path="someaddress"

Try this as a test and then check to make sure that there is only one return-path 
header in the email.

Regards,

Howie

----- Original Message -----
From: "Michael Dinowitz" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Friday, August 30, 2002 11:15 AM
Subject: Re: [iMS] Return path


Can it be set as a header in sending out a bunch of mail with CFX_iMSMail outside of 
the rcpt template?


> If this is for an incoming email (one where the return path exists) then you can do 
>something like this in your rcpt
> template:
>
> <insetheader Reply-to="someaddress">
>
> HTH,
>
> Howie
>
> ----- Original Message -----
> From: "Michael Dinowitz" <[EMAIL PROTECTED]>
> To: "inFusion Support List" <[EMAIL PROTECTED]>
> Sent: Friday, August 30, 2002 10:28 AM
> Subject: [iMS] Return path
>
>
> Is there a way to deal with bounces, error messages and the like in CFX_ImsMail? 
>Normally, I'd set the return path to
> some address, but i can't seem to access that mailheader. Return_path or 
>header_return_path both set an 'additional'
> return-path that does not have an effect. warnto and failto set to blank, null or an 
>address all do nothing to stop
them
> as well. I'm sure I've missed something.
> Any help would be greatly appreciated.
> Thanks
>
> Michael Dinowitz
> Master of the House of Fusion
> http://www.houseoffusion.com
>
==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to