Re: Leafnode filtering issue



Dr Balwinder S Dheeman wrote:
On 04/29/06 16:22, Schraalhans Keukenmeester wrote:

Make a few correction:

newsgroups = comp.os.linux.misc

^Newsgroups:.*[, ]alt.usenet.kooks$

pattern = ^Newsgroups:.*[, ]alt.usenet.kooks$
action = kill

^Newsgroups:.*[, ]alt.usenet.kooks,

pattern = ^Newsgroups:.*[, ]alt.usenet.kooks,
action = kill

^Newsgroups:.*[, ]rec.arts.marching.drumcorps$
^Newsgroups:.*[, ]rec.arts.marching.drumcorps,
^NNTP-Posting-Host:.*193.194.84.198
^X-Trace:.*pomoranche.gu.net

correct these too as have been corrected above.

every pattern needs an action of its own.

Since when? The OP's filter syntax is very similar to my own (working) filter file, for leafnode 1.11.2 as shipped in Debian/stable. Are you using a different version of leafnode perhaps?
.



Relevant Pages