Re: [Exim] which filter rule fired?

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: wayne
CC: exim-users
Subject: 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