Re: Always_bcc with aliases

2020-03-20 Thread Wietse Venema
Prince Law Offices: > Thanks for the response, and sorry for my delayed reaction. > > I understand that always_bcc should send a copy to the address > indicated or the alias of the address indicated. My situation is > slightly different. It?s the initial recipient (the To:) that is > aliased A

Re: Always_bcc with aliases

2020-03-20 Thread Prince Law Offices
Thanks for the response, and sorry for my delayed reaction. I understand that always_bcc should send a copy to the address indicated or the alias of the address indicated. My situation is slightly different. It’s the initial recipient (the To:) that is aliased AND uses a transport to execute

Re: Always_bcc with aliases

2020-03-15 Thread Wietse Venema
always_bcc is implemented upon receving email, so that always_bcc = arch...@example.com will send a copy to arch...@example.com, unless you have aliased that to something else. In that case, your BCC copy will be sent there. For example if you have a wild-card alias @example.com bla

Always_bcc with aliases

2020-03-15 Thread Prince Law Offices
My postfix server receives email for several sub-domains of my-domain. All email addressed to one of the sub-domains is aliased to u...@my-domain.com . For example: a...@sub-domain1.my-domain.com => u...@my-domain.com

Always_bcc with aliases

2020-03-15 Thread Prince Law Offices
My postfix server receives email for several sub-domains of my-domain. All email addressed to one of the sub-domains is aliased to u...@my-domain.com . For example: a...@sub-domain1.my-domain.com => u...@my-domain.com