Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: regular and adaptive scoring with nnimap
Date: Wed, 05 Feb 2003 15:35:20 -0500	[thread overview]
Message-ID: <4nwukea2k7.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <iluu1fj6zqw.fsf@latte.josefsson.org> (Simon Josefsson's message of "Wed, 05 Feb 2003 06:52:07 +0100")

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

Attached is the latest imap-db.el.  It only does file-exists-p right
now, but it's got the functions for file retrieval and file creation
in place.  It can't write over an existing file yet (replace body).
Plus, I think the file retrieval may need to get just the body, not
the body plus the headers.

imap-db-create-article is especially hairy.  I'm not sure I'm doing
the right things in there.  I'm not inserting the new article in the
nnmail cache, for instance.

I added the imap-possibly-change-group function, feel free to move it
to imap.el if it's OK.

I picked a fairly simple format:

nnimap://mail.lifelogs.com/ding?SUBJECT%20spam

that's it, no UIDs, no authentications, no uidvalidity.  I'm happy to
let nnimap.el handle all of that.

Anyhow, let me know if there are obvious bugs or errors in the code.

Ted


[-- Attachment #2: imap-db.el --]
[-- Type: application/emacs-lisp, Size: 7104 bytes --]

      reply	other threads:[~2003-02-05 20:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-25 16:39 Ted Zlatanov
2003-01-25 21:39 ` Kai Großjohann
2003-01-26  0:16   ` Simon Josefsson
2003-01-26  0:43     ` Ted Zlatanov
2003-01-26  1:13       ` Simon Josefsson
2003-01-26 14:36       ` Kai Großjohann
2003-01-27 18:37         ` Ted Zlatanov
2003-01-27 20:26           ` Kai Großjohann
2003-02-03 20:53             ` Ted Zlatanov
2003-02-04  6:48               ` Kai Großjohann
2003-02-04 19:54                 ` Ted Zlatanov
2003-02-04 20:08                   ` Kai Großjohann
2003-02-04  9:16               ` Andreas Fuchs
2003-02-04 19:45                 ` Ted Zlatanov
2003-02-04 20:10                   ` Kai Großjohann
2003-02-04 20:32                     ` Ted Zlatanov
2003-02-04 15:32               ` Simon Josefsson
2003-02-04 19:50                 ` Ted Zlatanov
2003-02-04 22:03                 ` Ted Zlatanov
2003-02-05  5:52                   ` Simon Josefsson
2003-02-05 20:35                     ` Ted Zlatanov [this message]

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=4nwukea2k7.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.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).