7 Mar 2009 20:31
Checkgroups handling
Julien ÉLIE <julien <at> trigofacile.com>
2009-03-07 19:31:18 GMT
2009-03-07 19:31:18 GMT
Hi, There are a few patterns which do not work with INN 2.4 as for checkgroups processing. Suppose we have the following newsgroups in a checkgroups: comp.binaries comp.foo.bar news.foo news.foo.bar And now in control.ctl: 1/ checkgroups:from:comp.*:verify-... checkgroups:from:news.*:doit How should we handle that? Is it OK to use the most restrictive situation for the *whole* checkgroups, that is to say "verify" here, for both comp.* and news.*? Or, something that would be better, should we process the checkgroups twice? (One time for comp.* [minus possible dropped newsgroups] and another time for news.* [minus possible dropped newsgroups] alone?) Any other suggestions? With INN 2.4, only the news.* part would be done and comp.* not treated at all. 2/ checkgroups:same-from:foo.*:verify-key-foo(Continue reading)
RSS Feed