Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Al Arduengo <exaltiNOSPAM@yahoo.com>
Subject: using spam.el
Date: Sun, 30 Jan 2005 20:13:39 GMT	[thread overview]
Message-ID: <87wttuy8ss.fsf@house.net> (raw)

I am having the dickens of a time understanding how to use spam.el with
bogofilter.  So far I have the following in my custom.el and .gnus:

(setq nnmail-split-methods 'nnmail-split-fancy
      nnmail-split-fancy 
      '(|
	(: spam-split)
        ....))

in my .gnus and:

(require 'spam)
(spam-initialize)
(require 'gnus-registry)
(gnus-registry-initialize)
(setq spam-log-to-registry t)
(setq spam-use-bogofilter t)

in my ~/.xemacs/custom.el.

When fetching mail this setup does seem to be filtering messages.  My
issue right now is that when I get a false positive and the message is
thrown into the spam folder, is there some straight forward way to
classify it as ham?  I read that when spam is initialized I get one
command which classifies as spam and one which shows the score.  Is
there one that classifies a message as ham?

Thanks.
-Al A.
-- 
~/.signature


             reply	other threads:[~2005-01-30 20:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-30 20:13 Al Arduengo [this message]
2005-02-08 19:11 ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wttuy8ss.fsf@house.net \
    --to=exaltinospam@yahoo.com \
    --cc=exalti@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).