Re: [exim] exim central filter

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Frank Heydlauf
Ημερομηνία:  
Προς: exim-user
Αντικείμενο: Re: [exim] exim central filter
ReHi,

On Tue, Jun 01, 2010 at 01:45:10AM +0200, MadTh wrote:
>
> Is it possible to identify or log the regex/keyword( or while line of the
> filter), if the email had header/subject or body matches the central filter
> and intercepted with a bounced message?


no - at least not in a simple way.
You i.e. could use a dedicated rule and message for each case.
This does not scale (simple word filters will cause many false positives, btw)
and that's the reason people use tools like spamassassin to filter mail.

--
Regards
Frank