Gnus development mailing list
 help / color / mirror / Atom feed
From: Aric Gregson <aorchid@mac.com>
To: ding@gnus.org
Subject: Fancy Splitting IMAP to Another Server
Date: Thu, 13 Dec 2012 11:59:17 -0800	[thread overview]
Message-ID: <86ehit4tbe.fsf@freeenv.ad.medctr.ucla.edu> (raw)

Hello, 

I am wondering if it is possible to use the fancy-split for IMAP to move
a piece of mail to another server completely. I believe in the past this
did not work for me, but I never asked directly about it. 

For example, this is a part of my current set-up:

(setq  nnimap-split-inbox "INBOX"
       nnmail-split-fancy ;;      
       '(|                                ;; (2)
         (: gnus-registry-split-fancy-with-parent) ;; (3)
         ;; splitting rules go here       ;; (4)
	 (any "promed-digest@promedmail.org" "PROMED")
	 (any "zfs-discuss-request@opensolaris.org" "SunSupport")
	 (any "ggplot2" "RList")......

What I would like to do for example is the following:

....(any "ggplot2" "nnimap+SERVER1_NOT_SAME_AS_FILTERED_INBOX:RList")

Is that possible?

Thanks, Aric

-- 
    ~O
    /\_,
###-\  |_
(*) / (*)




             reply	other threads:[~2012-12-13 19:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 19:59 Aric Gregson [this message]
2012-12-14  7:24 ` Alberto Luaces
2012-12-14 19:34   ` Aric Gregson
2012-12-18 19:36   ` Aric Gregson
2012-12-21 17:11 ` Damon Haley
2012-12-21 19:27 ` Ted Zlatanov
2012-12-26 22:33   ` Aric Gregson

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=86ehit4tbe.fsf@freeenv.ad.medctr.ucla.edu \
    --to=aorchid@mac.com \
    --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).