Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
To: ding@gnus.org
Subject: Re: nnfolder and nnmail-split-fancy
Date: Wed, 11 Apr 2007 16:02:45 +0200	[thread overview]
Message-ID: <86fy77huuy.fsf@ketchup.de.uu.net> (raw)
In-Reply-To: <87y7l3dda1.fsf@nwalsh.com>

Norman Walsh <ndw@nwalsh.com> writes:

> But when I changed "name" to "nnfolder:name" in nnmail-split-fancy,
> instead of having mail split into the nnfolder group, Gnus (No Gnus 0.6)
> created an nnml group called "nnfolder:name".

Splitting does not work across backends.  Gnus iterates over all
backends, finds one that reads mail.  Then it fetches mail according
to mail-sources and splits it according to nnmail-split-methods.  Then
when it comes to the second backend, there is nothing to split because
all mail has gone.

Theoretically, you could have two files and use per-server variables
to set mail-sources to the first file and nnmail-split-methods to one
value for the first server, and to set mail-sources to the second file
and set nnmail-split-methods to another value for the second server.
Then remains the question how to split the incoming mail into two
files...

This is not pretty.

Kai




      reply	other threads:[~2007-04-11 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-07 22:34 Norman Walsh
2007-04-11 14:02 ` Kai Grossjohann [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=86fy77huuy.fsf@ketchup.de.uu.net \
    --to=kai@emptydomain.de \
    --cc=ding@gnus.org \
    /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).