[mew-int 01721] spam question

henri henri at example.com
Wed Feb 11 14:03:32 JST 2004


just upgraded my box and installed 4.0.62

i use spamassassin and have the following set in my ~/.xemacs/init.el :


(setq mew-spam: "X-Spam-Flag:")
 
(defun mew-spam-assassin (val)
  (let ((case-fold-search t))
    (if (string-match "yes" val) ?D)))
 
(setq mew-inbox-action-alist
      '(("X-Spam-Flag:" mew-spam-assassin)))


but when i get new mail the spam is not automatically marked
w/ an "o"

i must be missing something simple here..

thanks

henri



More information about the Mew-int mailing list