Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2007 13:38:50 -0800
From:      Clint Olsen <clint.olsen@gmail.com>
To:        Noel Jones <noeldude@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: Hopefully an easy header rewriting problem for Postfix
Message-ID:  <20071207213850.GC97785@0lsen.net>
In-Reply-To: <cce506b0712071133jd373b01p81d261e20c5c6f3c@mail.gmail.com>
References:  <20071207182353.GA90102@0lsen.net> <cce506b0712071133jd373b01p81d261e20c5c6f3c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 07, Noel Jones wrote:
> http://www.postfix.org/ADDRESS_REWRITING_README.html#masquerade
> 
> Looks like exactly what you describe.
> 
> Just set in main.cf: masquerade_domains = my.domain and then run
> "postfix reload"

Yes!  This looks like it does what I want!  I completely forgot about the
masquerade feature in Sendmail.  Thanks a lot for this.

Incidentally, the reason why I ran into this problem was because I
absolutely cannot get GNU Mailman to stop using host.my.domain in the mail
dispatch section (yes, I have modified mm_cfg.py), and this was totally
messing up Postfix and causing it to trigger all sorts of spam filtering
checks that should not have been invoked.  I realized I technically had a
hole in my config and I didn't want to have to fix every single client that
might send mail through my server.

Thanks again,

-Clint



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