Our friend hipcrime
Pete Ashdown
pashdown at xmission.com
Mon Apr 17 15:57:51 UTC 2000
Upon Joe St Sauver's suggestion, I added the following lines to my filter
to rid my life of the hipcrime newgroups:
if ((($hdr{"Control"} =~ /newgroup/) ||
($hdr{"Control"} =~ /rmgroup/)) &&
($hdr{"X-No-Archive"})) {
$rval = "Control newgroup or rmgroup with X-No-Archive"; }
I also put similar lines in my cleanfeed filter on my NNTPrelay hub.
However, they're still getting in and still taking place. Is there a patch
that fixes this bug?
More information about the inn-workers
mailing list