* spam-report.el (Module): new module for spam reporting
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 16 Apr 2003 16:28:01 +0000 (16:28 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 16 Apr 2003 16:28:01 +0000 (16:28 +0000)
commitfd37f8900e30676277e8b74881b905bbcdf6306b
tree14059f45c945eb83c77ac0c1c8aa7c647f05129a
parent8a89881263f22a446758ace2e3de1cd4b4fa8c9c
* spam-report.el (Module): new module for spam reporting

* gnus.el (spam-process): added
gnus-group-spam-exit-processor-report-gmane to the list of choices
(gnus-install-group-spam-parameters): defined new spam exit processor

* spam.el (autoload): autoload spam-report-gmane when needed
(spam-report-gmane-register-routine): glue for spam-report.el
(spam-group-spam-processor-report-gmane-p): glue for the
gnus-group-spam-exit-processor-report-gmane spam processor
(spam-summary-prepare-exit): check the report-gmane spam processor
and run spam-report-gmane-register-routine if it's active
lisp/ChangeLog
lisp/gnus.el
lisp/spam-report.el [new file with mode: 0644]
lisp/spam.el