Gnus development mailing list
 help / color / mirror / Atom feed
From: Jake Colman <colman@ppllc.com>
Subject: Re: Gnus and Outlook and spam?
Date: Fri, 24 Oct 2003 09:35:51 -0400	[thread overview]
Message-ID: <76llraep1k.fsf@newjersey.ppllc.com> (raw)
In-Reply-To: <4nr813n46u.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Thu, 23 Oct 2003 15:29:13 -0400")

>>>>> "TZ" == Ted Zlatanov <tzz@lifelogs.com> writes:

   TZ> On Thu, 23 Oct 2003, colman@ppllc.com wrote:
   >> But spam-stats is not for nnimap, if I read it correctly.

   TZ> I think it will work for any backend.  If not, we can fix that -
   TZ> report any bugs you find.

I'm glad to hear that but I think the info file for the latest official
release of gnus (v5.10.2) says otherwise.  BTW does 5.10.2 have good support
for spam.el or do I need to use the latest version from cvs?

If spam-stats works with nnimap should I just use it or would bogofilter, if
I don't mind installing it, be a better choice?

   >> I already have a long nnimap-split-rule variable definition.  Do I
   >> convert from nnimap-split-rule to nnimap-split-fancy?  

   TZ> That would be easiest.

   >> Is that documented anywhere?

   TZ> I don't think so, but it's not a difficult conversion.  Post your
   TZ> current methods and we'll see what we can do :)

;; nnimap split rules

(setq nnimap-split-inbox "INBOX")
(setq nnimap-split-crosspost nil)
(setq nnimap-split-rule
      '(
        ; Emacs
        ("INBOX/Emacs/Help" 
              "^To:.*help-gnu-emacs\\|^Resent-From:.*help-gnu-emacs\\|^Cc:.*help-gnu-emacs")
        ("INBOX/Emacs/Gnus" 
              "^Resent-From:.*info-gnus-english\\|^To:.*info-gnus-english")
        ("INBOX/Emacs/XEmacs/Support" 
              "^\\(To\\|Cc\\|From\\|Resent-From\\):.*xemacs@xemacs.org")
        ("INBOX/Emacs/XEmacs/Support" 
              "^\\(To\\|Cc\\|From\\|Resent-From\\):.*xemacs-news@xemacs.org")
        ("INBOX/Emacs/XEmacs/Announce" 
              "^\\(To\\|Cc\\|From\\|Resent-From\\):.*xemacs-announce@xemacs.org")
        ("INBOX/Emacs/XEmacs/Beta" 
              "^\\(To\\|Cc\\|From\\|Resent-From\\):.*xemacs-beta@xemacs.org")
        ...
        ...
        ...
        ("INBOX/Misc"               "")
        ))

How do I convert from this to what I need to do to use bogofilter?

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman@ppllc.com
Jersey City, NJ 07311                 www.principiapartners.com



  reply	other threads:[~2003-10-24 13:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-22 20:58 Kai Grossjohann
2003-10-23  0:55 ` Jody Klymak
2003-10-23 16:06 ` Ted Zlatanov
2003-10-23 16:22   ` Jake Colman
2003-10-23 17:38     ` Ted Zlatanov
2003-10-23 17:42       ` Jake Colman
2003-10-23 19:29         ` Ted Zlatanov
2003-10-24 13:35           ` Jake Colman [this message]
2003-10-27 20:59             ` Ted Zlatanov
2003-10-28 15:25               ` Jake Colman
2003-10-28 15:57                 ` Ted Zlatanov
2003-10-23 22:31         ` Danny Siu
2003-10-23 19:38     ` spam.el and IMAP (was: Gnus and Outlook and spam?) Reiner Steib
2003-10-23 22:00       ` spam.el and IMAP Ted Zlatanov
2003-10-24 12:53         ` Reiner Steib
2003-10-24 13:55         ` Adrian Lanz
2003-10-26 12:41         ` Adrian Lanz
2003-10-27  7:30         ` Adrian Lanz
2003-10-27 23:34           ` Ted Zlatanov
2003-10-27  8:23         ` Adrian Lanz

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=76llraep1k.fsf@newjersey.ppllc.com \
    --to=colman@ppllc.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).