K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2009-04-25T14:22:17.221153Z
K 7
svn:log
V 1016
Many improvements to checkgroups handling:

* Act on checkgroups control messages instead of sending mail;

* Add the /maxdocheckgroups/ control.ctl option to specify
  the maximum number of changes that could be made at one time
  before bailing and mailing the changes to the admin;

* Process all matching entries for a checkgroups and not the
  last matching control.ctl entry.  It especially allows to
  use "drop" commands, combined with "mail" and "doit".  To
  achieve that, controlchan uses exclusion and drop patterns;

* Fix a long-standing bug causing patterns not being properly
  handled by docheckgroups:  standard grep patterns were
  generated by controlchan instead of *egrep* patterns!

* Fix a long-standing bug causing multiple entries for the
  same checkgroups sender not to be honoured (for instance
  aus.* and canb.*) because the last one did not match the
  list of newsgroups;

* Fix two wrong log matches in innreport;

* Documentation improvements, with useful samples.

close #3, #102

END
