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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: David S. Madole
Fecha:  
A: Alon, exim-users
Cc: 
Asunto: 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