Re: [exim] Auto-bcc certain outgoing mail?

Top Pagina
Delete this message
Reply to this message
Auteur: Dmitriy Matrosov
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] Auto-bcc certain outgoing mail?


On June 14, 2019 10:07:40 PM GMT+03:00, Aki Kyo via Exim-users <exim-users@???> wrote:
>Hello, can someone help guide me what the best way is to grab copies
>of one of our users outgoing mails and bcc to another address?
>
>Thank you


Probably, you may use imap/pop3 server for sharing access to mailbox instead of doing bcc. Like https://wiki.dovecot.org/SharedMailboxes .
Shared mailboxes may have separate "read" flag and sharing may be done invisible to main user.