Stan Hoeppner wrote: > On 6/8/2011 7:35 AM, Бак Микаел wrote: >> Oh, thanks. The maintainer must have renamed it. > > Yes, I renamed it quite a long time ago (in internet time) when it was > suggested running it through the pcre engine was more optimal. If > memory serves me correctly, I made the change something like a year ago, > or more, maybe much more. >
I see. >> I don't know if the author reads this, but I'd suggest a smallish change >> for the next release: Put only REJECT alone on each line instead of >> having custom text. This makes it easier for anyone to change that >> (using sed) to a custom restriction class. > > The custom text exists for the benefit of victims of false positives, > and for easy log parsing/statistics generation. Changing it is trivial > with sed, as Brian mentioned. > Yep, Brian's sed hack solved my problem. Thanks for a nice contribution! Mikael