On 2019-06-14, Aki Kyo via Exim-users <[email protected]> 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?
a router like this example_audit: driver = redirect unseen = yes verify = no errors_to = /dev/null data = [email protected] condition = ${if eq{$authenticated_id}{username_here}} or use a condition that matches some other identifiable feature. -- When I tried casting out nines I made a hash of it. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
