Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: mail split with multiple backends
Date: 20 Oct 2000 23:16:38 +0200	[thread overview]
Message-ID: <vafr95busax.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <m3zojzpalc.fsf@gorfajn.dyndns.org>

There are a number of ways to do it.  One possibility is this: suppose
you have nnml and nnfolder backends.  Then you set up
nnmail-split-methods for nnml and include a rule which puts all
nnfolder messages into a special group; nnml:nnfolder, say.

Then you enter that group, `M P a' to process-mark all articles,
temporarily change nnmail-split-methods to a value which is good for
nnfolder, then `B r' to resplit the messages using the new
nnmail-split-methods.  Specify nnfolder as the backend to use.

The second alternative is to have some program outside of Gnus which
splits the mail (such as procmail).  Then you set mail-sources such
that it only picks up the nnml part, get new mail, then set
mail-sources such that it only picks up the nnfolder part, and get new
mail again.  You also have to arrange that the first time you get new
mail, the nnml backend gets it, and the second time you do it, the
nnfolder backend gets it.

Ugly, but ought to work.

kai
-- 
I like BOTH kinds of music.



  reply	other threads:[~2000-10-20 21:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-20 19:38 joules
2000-10-20 21:16 ` Kai Großjohann [this message]
2000-10-20 21:41   ` Rob Browning
2000-10-21  0:51     ` Harry Putnam
2000-10-21  4:45       ` Rob Browning
2000-10-21 11:09         ` Harry Putnam
2000-10-21 14:58           ` Rob Browning
2000-10-21 16:39         ` Kai Großjohann
2000-10-21 17:27           ` Rob Browning
2000-10-21 18:18             ` Kai Großjohann
2000-10-23  9:46   ` Didier Verna
2000-10-23 10:54     ` Kai Großjohann
2000-10-23 12:03       ` Didier Verna
2000-10-23 12:25         ` Kai Großjohann
2000-10-26 17:34           ` Toby Speight
2000-10-26 21:19             ` Kai Großjohann
2000-10-26 21:57               ` Simon Josefsson
2000-10-21  1:01 ` Harry Putnam

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=vafr95busax.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.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).