Function: spam-bogofilter-register-ham-routine

spam-bogofilter-register-ham-routine is a byte-compiled function defined in spam.el.gz.

Signature

(spam-bogofilter-register-ham-routine ARTICLES &optional UNREGISTER)

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defun spam-bogofilter-register-ham-routine (articles &optional unregister)
  (spam-bogofilter-register-with-bogofilter articles nil unregister))