--- In [email protected], Magnus Bäck <mag...@...> wrote: > > On Sunday, December 28, 2008 at 08:09 CET, > Jeff Weinberger <j...@...> wrote: > > [...] > > > When mail arrives, the bcc is generated and sent. Then when the mail > > is injected back into postfix after the content filter, another bcc is > > generated and sent. The secind bcc is, of course, undesireable. > > > > I tried adding: > > > > -o recipient_bcc_maps= > > > > to the overrides for localhost:10026 (where dspam reinjects the mail) > > but that did not change the behavior. It still generated the second > > bcc. > > See FILTER_README, look for the keyword receive_override_options. > > master.cf: > localhost:10026 inet ... smtpd > -o receive_override_options=no_address_mappings > > Please do not start new threads by replying to old messages. > > -- > Magnus Bäck > mag...@... >
Feeling a bit stupid today - that's exactly what is suggested also in ADDRESS_REWRITING_README right after the recipient_bcc_maps (which is the example I followed in the first place). Sorry. Thank you very much - and, of course, it worked perfectly!
