Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: spam-use-BBDB  and spam-use-BBDB-exclusive
       [not found] <m3d6df268l.fsf@maport01.mat.ucm.es>
@ 2003-10-02 17:52 ` Ted Zlatanov
  0 siblings, 0 replies; only message in thread
From: Ted Zlatanov @ 2003-10-02 17:52 UTC (permalink / raw)


On Thu, 02 Oct 2003, oub@mat.ucm.es wrote:

> With  the setting
> 
>  (setq spam-use-BBDB t)
> (setq spam-use-BBDB-exclusive  t)
> 
> then all the ham, based on BBDB, goes to the MAILBOX and SPAM to the
> SPAM imap folder.  So far so good.
> 
> I got curious, and used
> (setq spam-use-BBDB t)
> (setq spam-use-BBDB-exclusive  nil)
> 
> Then all my mail goes to the MAILBOX folder, 
> 
> BUT with 
> (setq spam-use-BBDB nil)
> (setq spam-use-BBDB-exclusive  nil)
> again all my mail goes into the MAILBOX folder, so I don't see the
> difference. Can somebody enlighten me, please.

Here's what's happening:

spam-use-BBDB and spam-use-BBDB-exclusive (case 1)

- only mail from people in the BBDB is not spam

spam-use-BBDB (case 2)

- mail from people in the BBDB is ham, all other is unclassified

nothing (case 3)

- no classification is done

spam-use-BBDB-exclusive is on top of spam-use-BBDB, it does not do
anything by itself.  Also, keep in mind "unclassified" is a third
category apart from "ham" and "spam."

HTH

Ted


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-02 17:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m3d6df268l.fsf@maport01.mat.ucm.es>
2003-10-02 17:52 ` spam-use-BBDB and spam-use-BBDB-exclusive Ted Zlatanov

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).