d tbsky: > hi: > I want to bcc all mails for archive purpose. one kind of mail is like > below: > > outside user (a...@gmail.com) mail to -> postfix alias with settings > to forward outside (myal...@example.com) -> forward to outside user > (b...@gmail.com) > > "always_bcc" and "recipient_bcc_maps" won't capture mails to > "b...@gmail.com".
... and sender_bcc_maps add the BCC recipient when email ARRIVES (i.e. input) not when mail is DELIVERED (i.e. output). Wietse