Noel Jones:
[ Charset windows-1252 converted... ]
> On 11/17/2014 11:34 AM, Wietse Venema wrote:
> > Ralf Hauser:
> >> When I define a secondary smtpd in master.cf and give it the
> >> -o=recipient_bcc_maps
> >>
> >> this has no effect.
> >
> > Take a look at:
> > http://www.postfix.org/postconf.5.html#receive_override_options
> >
> > Wietse
> >
>
>
> But IIRC the BCC stuff is in cleanup, not smptd, so to add
receive_override_options is in smtpd. It forwards the flags to the
cleanup daemon. This was done to avoid the need for different cleanup
servers before/after a content filter.
Wietse