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

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