Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2007 10:23:54 -0800
From:      Clint Olsen <clint.olsen@gmail.com>
To:        questions@freebsd.org
Subject:   Hopefully an easy header rewriting problem for Postfix
Message-ID:  <20071207182353.GA90102@0lsen.net>

next in thread | raw e-mail | index | archive | help
I essentially want to rewrite all envelope senders of the form:

@host.my.domain

to just

@my.domain

The examples in the Postfix docs seem to make it seem like the patterns
only allow you to specify explicit recipients at the end of a rewriting
rule, but that's not what I want.  I know this was a common thing to do in
Sendmail using that hideous CF syntax.

Any cluepons would be very much appreciated.

Thanks,

-Clint



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071207182353.GA90102>