[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Re: still not succeeding showing filtered



Matthias Andree schrieb:
> 
> Werner Partner <kairos@xxxxxxxxxxx> writes:
> 
> > It was the "1" which was missed.
> > But nevertheless - with e.g. "33" there are shown the relevant filters,
> > but not the killed postings.
> > How do I get protokolled the filtered postings?
> 
> Please try this patch and let me know if it helps:
> 
> Index: fetchnews.c
> ===================================================================
> RCS file: /var/CVS/leafnode-2/fetchnews.c,v
> retrieving revision 1.112
> diff -u -r1.112 fetchnews.c
> --- fetchnews.c 19 Jan 2003 17:43:48 -0000      1.112
> +++ fetchnews.c 7 Mar 2003 03:56:22 -0000
> @@ -848,6 +848,8 @@
> 
>             if (filtlst && killfilter(filtlst, mastr_str(s))) {
>                 groupkilled++;
> +               ln_log(LNLOG_SDEBUG, LNLOG_CARTICLE,
> +                       "filtered out article %s", artno);
>                 /* filter pseudoheaders */
>                 mastr_delete(s);
>                 goto next_over;
> 

No - it does not help.
I somehow don't _where_ the point is which I have to hit that I get:
"filtered out article: bla bla bla", perhaps it is the wrong number in
config, I tried several numbers, but I did not get any information
except that e.g. "33 filtered".

Werner


-- 
-----------------------------------------------------------
 kairos: Werner Partner * Tel +49 2366 886606 * Fax: 886608
 kairos@xxxxxxxxxxx  * http://www.sonopt.de/partner

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list