Hubert Chan writes: >>>>>> "Michael" == Michael Slass writes: > > Michael> Could anyone post/point me to a .gnus that's using spam.el? > Michael> I'm ready to migrate away from my home-rolled version. > > Here's what I use. To use SpamAssassin with spam.el, you need a recent > version of spam.el. Obviously, the values for the variables depends on > your setup. > > (setq spam-use-spamassassin t) > (setq spam-split-group "spamkill") > (setq spam-spamassassin-path "spamc") > (setq spam-spamassassin-arguments '("-U" "/var/run/spamd_sock")) > (setq spam-process-ham-in-spam-groups t) > (require 'spam) > (spam-initialize) > > Then just add > > (: spam-split) > > to your fancy-split. Is there any way to set up Gnus to automatically process groups as ham or spam before it expires messages? -- Paul Johnson Linux. You can find a worse OS, but it costs more.