Re: [Exim] which filter rule fired?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Nico Erfurth
Data:  
Para: wayne
CC: exim-users
Assunto: Re: [Exim] which filter rule fired?
Wayne Sheppard wrote:
> Is there a way to know which filter rule was used to allow/deny a
> particular email?


exim -bf your-filter.file < the_message

Nico