Gnus development mailing list
 help / color / mirror / Atom feed
* [BUG?]: Spam issue
@ 2005-02-12 22:18 Xavier Maillard
  2005-02-14 16:37 ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Maillard @ 2005-02-12 22:18 UTC (permalink / raw)


Hello,

When using `gnus-parameters' this way:

,----
|            '((".*"
|               (total-expire . t)
| ;;              (expiry-wait . immediate)
| ;;              (expiry-target . delete)
|               (display . default)
|               (spam-contents gnus-group-spam-classification-ham)
|               (spam-process ((ham spam-use-bogofilter))))
`----

and setting my classification with:

,----
| (setq gnus-spam-newsgroup-contents
|       '(("INBOX.mail.spam" gnus-group-spam-classification-spam)))
`----

makes my Gnus still thinks that my spam group is not:

,----
| ELISP> (gnus-parameter-spam-contents "INBOX.mail.spam")
| (gnus-group-spam-classification-ham)
| 
| ELISP> 
`----

Is this the expected behavior ?

Regards.
-- 
GNUSFR.ORG                       http://gnusfr.org/
EMACSFR.ORG                      http://emacsfr.org/
Xavier Maillard                  Tel: +33 6 68 04 64 37





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-16 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-12 22:18 [BUG?]: Spam issue Xavier Maillard
2005-02-14 16:37 ` Ted Zlatanov
2005-02-16 19:24   ` 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).