Re: [exim] Big Brother: Bcc all SMTP traffic

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: David S. Madole
Ημερομηνία:  
Προς: Alon, exim-users
Υ/ο: 
Αντικείμενο: Re: [exim] Big Brother: Bcc all SMTP traffic
From: "Alon" js@???
>
> All the users who are using the SMTP of his domain,
> should Bcc to him the outbound traffic.
>
> How would I implement such a mechanism?


I think the easiest way is to setup a system filter with an "unseen
deliver" wrapped in an appropriate if statement. You might want to throw
a "noerror" in there, too.

David