2 msgpostfix + gmail + multiusers
2 msgstrange question regarding lmtp
3 msgUpdated amavisd-new; can't send/receive mail
8 msgRPM 'n stuff
7 msgDSN setup
4 msgLocal Users on Virtual Domains?
5 msgpostfix + courier + active directory 2003
12 msgFail to test postfix
2 msgGlobal groups
7 msgAbout creating database
3 msgMisunderstanding of transport map format VS mas...
2 msgProblems Backscatter

question about receive_override_options
\ Peter Rabbitson (14 Jun 2007)
. \ MrC (14 Jun 2007)
. . \ Peter Rabbitson (14 Jun 2007)
. . . \ MrC (14 Jun 2007)
. \ mouss (15 Jun 2007)

4 msgspecific whitelisting
3 msgReal unknown host ???
2 msgAnother question about logs...
4 msgfallback_relay not getting used
3 msgMaildir
6 msgOutgoing Mail Copy
1 msgClose to getting SASL and SMTP AUTH on OS X wor...
Subject:Re: question about receive_override_options
Group:Postfix-users
From:mouss
Date:15 Jun 2007


 
Peter Rabbitson wrote:
> Hello,
>
> I use an external scanner ( content_filter = scanner:[localhost]:10025
> ) and I am having a problem with duplicate messages triggered via
> sender_bcc_maps. The fine manual explains why the double-expansion is
> occurring, and that I need to set
> receive_override_options=no_address_mappings before I send mail to the
> content filter. What I am confused about is how exactly should I do
> this. Do I:
>
> A: simply set receive_override_options=no_address_mappings in
> main.cf, so all smtpd/pickup daemons will inherit it automatically,
> and only my scanner back-feed smtpd will perform the mapping as it
> already has -o
> receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_mi lters
>

that's ok, but you'll need to keep that in mind if you ever add an smtpd
listener for a special purpose.
>
> or
>
> B: I walk through master.cf and stick -o
> receive_override_options=no_address_mappings on every smtpd/pickup
> service


That's less "error prone" (see above).

if you have too many listeners and you feel "confident", consider using
multiple instances instead.


© 2004-2008 readlist.com