(spam-split): do not require spam-use-CHECK to be
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 7 Jan 2004 19:02:51 +0000 (19:02 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 7 Jan 2004 19:02:51 +0000 (19:02 +0000)
commit88d83230e04507a823b1d9553d0a71a088ea8ad6
tree06c402fb54bfa71f8c43f1cdd714626bd2c756f4
parent10edaa5f14988a7802cada508ab0b60aba35faed
(spam-split): do not require spam-use-CHECK to be
enabled if that check is passed to spam-split explicitly; also
fix so 'spam doesn't get converted to spam-split-group when
spam-split-symbolic-return is t
(spam-find-spam): find registrations of the article and use those
instead of re-running spam-split to find the spam/ham
classification of the article
(spam-log-processing-to-registry, spam-log-registered-p)
(spam-log-unregistration-needed-p, spam-log-undo-registration):
use gnus-error instead of gnus-message
(spam-log-registration-type): new function to determine the
classification of a message based on registry entries; will
return nil if both 'spam and 'ham are found
(spam-check-BBDB): expand all the BBDB macros here so we can have
a reasonably fast local cache without the loading errors
lisp/ChangeLog
lisp/spam.el