* gnus.el (ham-process-destination): added new parameter for
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 8 Jan 2003 16:18:38 +0000 (16:18 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 8 Jan 2003 16:18:38 +0000 (16:18 +0000)
commit54e8c83949bd5579ba1466176275706b69a6aaa2
treefcd4f9a682655b522fe6d402d86e73d45c5556d8
parent55ac04fd79165d18e8a20f3e440b3f998623a2e6
* gnus.el (ham-process-destination): added new parameter for
destination of ham articles found in spam groups at summary exit

* spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
(spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
(spam-ifile-database-path): added new parameter for ifile's database
(spam-move-spam-nonspam-groups-only): new parameter to determine
if spam should be moved from all groups or only some
(spam-summary-prepare-exit): fixed logic to use
spam-move-spam-nonspam-groups-only when deciding to invoke
spam-mark-spam-as-expired-and-move-routine; always invoke that
routine after the spam has been expired-or-moved in case there's
some spam left over; use spam-ham-move-routine in spam groups
(spam-ham-move-routine): new function to move ham articles to the
ham-process-destinations group parameter
lisp/ChangeLog
lisp/gnus.el
lisp/spam.el