Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* spam-stat.el seems not to work with agent and a imap server
@ 2004-11-25 15:06 Uwe Brauer
  0 siblings, 0 replies; only message in thread
From: Uwe Brauer @ 2004-11-25 15:06 UTC (permalink / raw)


Hello

I have set



(require 'spam-stat)
(spam-stat-load)

;; <--- [HERE IS A CHANGE] Aug  3, 2004 17:10
(spam-initialize)
(spam-stat-reset)						;Reset:
(spam-stat-process-spam-directory "/home/oub/News/agent/nnimap/ucmail.ucm.es/SPAM") 
(spam-stat-process-non-spam-directory "/home/oub/News/agent/nnimap/ucmail.ucm.es/MAILBOX") 
;;Repeat for any other non-spam group you need...
(spam-stat-reduce-size) ;Reduce table size:
(spam-stat-save)			;Save table:

However the relevant .spam-stat.el file

Contains only

;-*- coding: raw-text; -*-
(setq spam-stat-ngood 0 spam-stat-nbad 0
spam-stat (spam-stat-to-hash-table '()))

Does this mean that spam-stat.el will not work in the above setting?

Thanks

Uwe Brauer 


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

only message in thread, other threads:[~2004-11-25 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-25 15:06 spam-stat.el seems not to work with agent and a imap server Uwe Brauer

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