Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Do nnmail-split-fancy-with-parent for nnimap?
Date: Sun, 06 Oct 2002 00:41:35 +0200	[thread overview]
Message-ID: <87y99cik4g.fsf@crybaby.cs.uni-dortmund.de> (raw)

In principle, it should be possible to use
nnmail-split-fancy-with-parent for nnimap, too.  But there are some
issues, and I'm looking for ideas about them and about issues I
missed.

nnmail-cache-insert looks for the "primary mail backend" and only
inserts the group name without server name.  My idea was to extend
this mechanism to record which server the group is in.  Now the cache
lines are msg id, then tab, then group.  I could add another tab and
then the server.  That would make the format backward-compatible.  The
code would assume the primary mail backend for lines missing the
server.

I guess that nnmail-split-fancy-with-parent should somehow find out
the current backend and then ignore all the lines with the wrong
backend.  Right?  How would nnmail-split-fancy-with-parent find out
the current backend?  (Especially given that it might be called from
nnmail-split-methods as well as nnimap-split-rule!)

It would be really cool if ~/.nnmail-cache was stored on the server
somehow.  Is there a way to store data like this alongside IMAP mail
on a server?

Hm.  Actually I'm going to be really really really really busy
starting in a couple of days, so I'm afraid this might be no more
than some wishful thinking and day-dreaming :-|

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



             reply	other threads:[~2002-10-05 22:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-05 22:41 Kai Großjohann [this message]
2002-10-05 22:56 ` Ted Zlatanov
2002-10-05 23:00   ` Kai Großjohann
2002-10-06  0:47     ` Simon Josefsson
2002-10-06  8:28       ` Kai Großjohann
2002-10-06  0:52     ` Ted Zlatanov
2002-10-06  8:34       ` Kai Großjohann
2002-10-08 18:28       ` Paul Jarc
2002-10-06  0:43 ` Simon Josefsson
2002-10-06  8:26   ` Kai Großjohann
2002-10-08 22:00     ` Andi Hechtbauer
2002-10-07  3:17 ` Danny Siu

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=87y99cik4g.fsf@crybaby.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).