[leafnode-list] Re: Sanity check: leafnode2 filters

Adam Funk a24061 at ducksburg.com
Thu Apr 9 12:39:51 CEST 2009


On 2009-04-08, Matthias Andree wrote:

> Am 08.04.2009, 21:40 Uhr, schrieb Adam Funk <a24061 at ducksburg.com>:
>
>> My filters file only has three lines (except blanks and #-commented
>> ones):
>>
>> newsgroups = alt\.test
>> maxage = 20
>> action = kill
>>
>> but since I put those in, the logs and the contents of the directory
>> show *all* posts for alt.test being "rejected by filter" (I know there
>> should be new ones coming in).  What stupid thing am I missing?
>
> Are you still on 20090403a? We fixed a stupid bug in 20090406a that broke  
> maxage filters.

I was, but I upgraded to 2.0.0.alpha20090408a and the log entries
changed from this

Apr  9 10:15:55 bunsen fetchnews[30908]: alt.test: will fetch 1 articles
Apr  9 10:15:55 bunsen fetchnews[30908]: store: article <f80bfe7ed90dad7bdd6f1450db535cdbea2d77e9 at testing.testing> rejected by filter
Apr  9 10:15:55 bunsen fetchnews[30908]: alt.test: 0 articles fetched (to 179846), 1 killed
--
Apr  9 10:16:15 bunsen fetchnews[30908]: alt.test: will fetch 1 articles
Apr  9 10:16:15 bunsen fetchnews[30908]: store: article <f80bfe7ed90dad7bdd6f1450db535cdbea2d77e9 at testing.testing> rejected by filter
Apr  9 10:16:15 bunsen fetchnews[30908]: alt.test: 0 articles fetched (to 179846), 1 killed

to this

Apr  9 10:30:05 bunsen fetchnews[3609]: alt.test: will fetch 1 articles
Apr  9 10:30:05 bunsen fetchnews[3609]: store: article (null) rejected by filter
Apr  9 10:30:05 bunsen fetchnews[3609]: alt.test: 0 articles fetched (to 179846), 1 killed
--
Apr  9 10:30:09 bunsen fetchnews[3609]: alt.test: will fetch 1 articles
Apr  9 10:30:09 bunsen fetchnews[3609]: store: article (null) rejected by filter
Apr  9 10:30:09 bunsen fetchnews[3609]: alt.test: 0 articles fetched (to 179846), 1 killed

!




More information about the leafnode-list mailing list