Re: fired rules count ..rule

2012-03-03 Thread Amedeo Rinaldo
03/03/2012 13:24, RW wrote: Amedeo Rinaldo wrote: I cannot write tons of "meta __FLAG_X (!THIS_RULE && !THIS_OTHER_RULE&& ..)" I need some sort of match like "if AllFiredRules in (RuleA, RuleB, RuleC, ...) -> raise __FLAG_Y". That is a simple RuleA&& RuleB ... meta Maybe I've not real

Re: fired rules count ..rule

2012-03-03 Thread RW
On Fri, 24 Feb 2012 01:30:14 +0100 Amedeo Rinaldo wrote: > And now the real answer to you Martin.. > I cannot write tons of "meta __FLAG_X (!THIS_RULE > && !THIS_OTHER_RULE && ..)" > I need some sort of match like "if AllFiredRules in (RuleA, RuleB, > RuleC, ...) -> raise __FLAG_Y". That is a

Re: fired rules count ..rule

2012-03-02 Thread Amedeo Rinaldo
Il 02/03/2012 12:13, Martin Gregorie ha scritto: On Fri, 2012-03-02 at 00:52 +0100, Amedeo Rinaldo wrote: ..[cut].. I cannot write tons of "meta __FLAG_X (!THIS_RULE&& !THIS_OTHER_RULE&& ..)" I need some sort of match like "if AllFiredRules in (RuleA, RuleB, RuleC, ...) -> raise __FLAG_Y".

Re: fired rules count ..rule

2012-03-02 Thread Martin Gregorie
On Fri, 2012-03-02 at 00:52 +0100, Amedeo Rinaldo wrote: > (sorry for this 'thread up') > > -- -- > > I wrote.. > > > ..[cut].. > > And now the real answer to you Martin.. > > I cannot write tons of "meta __FLAG_X (!THIS_RULE && !THIS_OTHER_RULE && > > ..)" > > I need some sort of match like "

Re: fired rules count ..rule

2012-03-01 Thread Amedeo Rinaldo
(sorry for this 'thread up') -- -- I wrote.. ..[cut].. And now the real answer to you Martin.. I cannot write tons of "meta __FLAG_X (!THIS_RULE && !THIS_OTHER_RULE && ..)" I need some sort of match like "if AllFiredRules in (RuleA, RuleB, RuleC, ...) -> raise __FLAG_Y". And some like .. "if

Re: fired rules count ..rule

2012-02-23 Thread Martin Gregorie
On Thu, 2012-02-23 at 17:44 -0500, Alex wrote: > How have you extended the logwatch scripts beyond the ones available here: > > http://logreporters.sourceforge.net/ > I don't use amavis, so the only one of those that's useful to me would be the Postfix one. Up until the appearance of Fedora 15 th

Re: fired rules count ..rule

2012-02-23 Thread Amedeo Rinaldo
Il 23/02/2012 21:15, Martin Gregorie ha scritto: On Thu, 2012-02-23 at 18:47 +0100, Amedeo Rinaldo wrote: Il 23/02/2012 13:49, Martin Gregorie ha scritto: On Thu, 2012-02-23 at 08:49 +0100, Amedeo Rinaldo wrote: Is there a way/rule to count the fired ruled number ? ..[cut].. ..[cut].. scan

Re: fired rules count ..rule

2012-02-23 Thread Alex
Hi, >> Is there a way/rule to count the fired ruled number ? >> >> I've google a lot with no results (surely my fault ..wrong keywords) >> ..thanks for any help >> > If you just want to see what rules fire within a period of time and/or > count them, scan the mail log (/etc/log/maillog*) on my sys

Re: fired rules count ..rule

2012-02-23 Thread Martin Gregorie
On Thu, 2012-02-23 at 18:47 +0100, Amedeo Rinaldo wrote: > Il 23/02/2012 13:49, Martin Gregorie ha scritto: > > On Thu, 2012-02-23 at 08:49 +0100, Amedeo Rinaldo wrote: > >> Is there a way/rule to count the fired ruled number ? > >> ..[cut].. > >> > > If you just want to see what rules fire within

Re: fired rules count ..rule

2012-02-23 Thread Amedeo Rinaldo
Il 23/02/2012 13:49, Martin Gregorie ha scritto: On Thu, 2012-02-23 at 08:49 +0100, Amedeo Rinaldo wrote: Is there a way/rule to count the fired ruled number ? ..[cut].. If you just want to see what rules fire within a period of time and/or count them, scan the mail log (/etc/log/maillog*) on

Re: fired rules count ..rule

2012-02-23 Thread Martin Gregorie
On Thu, 2012-02-23 at 08:49 +0100, Amedeo Rinaldo wrote: > Is there a way/rule to count the fired ruled number ? > > I've google a lot with no results (surely my fault ..wrong keywords) > ..thanks for any help > If you just want to see what rules fire within a period of time and/or count them, sc