Victor Duchovni wrote:
> On Thu, Jan 14, 2010 at 01:11:17AM +0100, Hector Martin wrote:
> Perhaps with an SRS milter, or similar content filter, assuming these
> take extreme caution to avoid loops (never rewrite "<>" to a non empty
> return path) and provide appropria
rewrite the envelope sender such that it appears to
come from the left hand side of the alias map file, so a mail from
b...@gmail.com to f...@example.com would turn into a mail from
f...@example.com to foo...@gmail.com. Is there a way of doing this in
Postfix?
--
Hector Martin (hec