On Friday, 02/19/2010 at 11:44 EST, Philip Tully <[email protected]> wrote: > I need to add a valid ?Return-Path? to each email sent outside our do > main name. > > The examples in the book less than opaque, does anyone happen to have an > example of an SMTP RULES files that does something like this.
REWRITE822HEADER and SMTP RULES are for modifying existing headers, not for adding new ones headers. It's not clear to me what you are trying to accomplish. Originating systems are not supposed to add a return-path; it is copied by a mail gateway from the MAIL FROM directive when it relays the mail. Alan Altmark z/VM Development IBM Endicott
