There are 3 general ways to forward an email: ---------------------- result=relay
This will simply accept the mail and relay it to a non-local recipient. ---------------------- result=accept localrecipients=xxx recipients=xxx This will accept the mail and optionally specify local and non-local recipients ---------------------- result=accept <cfx_imsmail smtpto=xxxx ...> This will accept the mail and use cfx_imsmail to send to other recipients ---------------------- None of the above will modify the actual email file. The first method is a good, quick way of sending to non-local recipients. The second method is very flexible and is probably the best method if you want to control who actually gets the mail. Regards, Howie ----- Original Message ----- From: "Bartee Lamar" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Monday, July 05, 2004 2:25 PM Subject: RE: [iMS] 2.6c problems with rejected eMail > Is there a setting in iMS Mail that would not be result=relay ? > > I have taken the Header_to out of the eMail to see if that will clear the > problem. > > I will let you know if that solves the problem. > ==^======================================================= 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 [EMAIL PROTECTED] ==^=======================================================
