OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Mail-Followup-To header
From: Wietse Venema (wietseporcupine.org)
Date: Tue Jun 20 2000 - 09:06:29 CDT


Thomas Roessler:
> On 2000-06-20 13:41:12 +0000, Ralf Hildebrandt wrote:
>
> >>It would be nice if postfix could treat addresses in a
> >>Mail-Followup-To header analoguously to addresses
> >>found in a Reply-To header.
>
> > ? What is Postfix supposed to do with the header ?
>
> Append domains to addresses, if necessary, and apply
> appropriate canonical mappings. (Sorry for not being
> sufficiently precise.)

All it takes is to add an entry to the global/header_opts.[hc]
module. Why don't you give it a try and see.

Mail-Followup-To: would have to be rewritten as a sender address,
just like Reply-To: (it is currently rewritten incorrectly as
recipient, which causes problems with address masquerading).

        Wietse