r.barclay--- via Postfix-users:
> Hello,
> 
> I have a Postfix installation for virtual mailboxes. It is the
> mail server (inbound MX and outbound) for a few domains. The server
> allows submission with SMTP AUTH (Dovecot SASL).
>
> At the moment I use always_bcc to "copy" / mirror any inbound AND
> outbound emails into an archive maildir. It's only one central
> archive maildir for all inbound and outbound mails of all virtual
> mailboxes.
>
> What approach would you use if you wanted different archive bcc
> mailboxes depending on the virtual domain?

https://www.postfix.org/postconf.5.html#recipient_bcc_maps
https://www.postfix.org/postconf.5.html#sender_bcc_maps

When a user sends mail from and to their virtual domain, the duplicate
BCC address will be taken care of by a built-in filter
(https://www.postfix.org/postconf.5.html#duplicate_filter_limit).

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to