Re: Various bcc options in postfix

2020-10-21 Thread @lbutlr
On 20 Oct 2020, at 19:01, Viktor Dukhovni wrote: > On Tue, Oct 20, 2020 at 05:29:22PM -0600, @lbutlr wrote: > The current setup uses recipient_bcc_maps which I would have thought did what I wanted, but it actually does all outbound mail as well. >>> >>> With recipient_bcc_maps, the spe

Re: Various bcc options in postfix

2020-10-20 Thread Viktor Dukhovni
On Tue, Oct 20, 2020 at 05:29:22PM -0600, @lbutlr wrote: > >> The current setup uses recipient_bcc_maps which I would have thought > >> did what I wanted, but it actually does all outbound mail as well. > > > > With recipient_bcc_maps, the specified BCC recipient from the RHS of the > > table is

Re: Various bcc options in postfix

2020-10-20 Thread @lbutlr
> On 20 Oct 2020, at 16:10, Viktor Dukhovni wrote: > > On Tue, Oct 20, 2020 at 03:08:51PM -0600, @lbutlr wrote: > >> I would like to change this to only bcc mail that is being delivered >> to local users. >> >> The current setup uses recipient_bcc_maps which I would have thought >> did what

Re: Various bcc options in postfix

2020-10-20 Thread Viktor Dukhovni
On Tue, Oct 20, 2020 at 03:08:51PM -0600, @lbutlr wrote: > I would like to change this to only bcc mail that is being delivered > to local users. > > The current setup uses recipient_bcc_maps which I would have thought > did what I wanted, but it actually does all outbound mail as well. With rec