From: Magnus Bäck (no email)
Date: Sun Aug 01 2004 - 04:57:23 EDT
On Sunday, August 01, 2004 at 08:28 CEST,
probsd org <> wrote:
> Ok, I've read the FILTER_README, and I understand content filtering is
> basically happening before and after the postfix queues, thus
> sometimes producing duplicate emails... especially with mailman.
s/content filtering/virtual rewriting/
> I'm a lil confused as to the option receive_override_options.
>
> To correct my problem, would I add to my main.cf this:
>
> content_filter = scan:localhost:10025
> receive_override_options = no_address_mappings
>
> and remove -o conter_filter= in master.cf?
No, add "-o receive_override_options=no_address_mappings" in the
appropriate place in master.cf. What's appropriate depends on if you
want the virtual rewriting to take place before or after the content
filter. I prefer to have the rewriting take place before the content
filter, so I have that option set on the reinjection port smtpd
listener.
> Another documented way I've seen to handle this, is to add a
> pre-cleanup services to master.cf before/after the smtp-amavis
> service area. I'm not sure this is reliable though.
Oh, it's reliable all right. That solution is required for Postfix 2.0.
receive_override_options requires Postfix 2.1.
-- Magnus Bäck
|
|
|