BUG: block-on-subnets broken

David Relson relson at osagesoftware.com
Thu Jan 11 13:36:15 CET 2007


Good morning all,

Unfortunately, some bad news today :-<  

Bogofilter's "block-on-subnets" capability has been broken since
release 1.1.0.  

To demonstrate the problem, run:

  echo test: 192.168.1.2 | bogolexer -C -p --block-on-subnets=yes

The correct results (as generated by bogolexer v1.0.3) are:

   head:test
   url:192.168.1.2
   url:192.168.1
   url:192.168
   url:192

The results currently being generated are:

   head:test
   url:192.168.1.2
   url:url:url:url:url

I hope to have a patch in the next day or so.

Regards,

David



More information about the Bogofilter mailing list