From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67084 Path: news.gmane.org!not-for-mail From: Ian Swainson Newsgroups: gmane.emacs.gnus.general Subject: nnimap splitting to local nnfolder group Date: Fri, 27 Jun 2008 13:11:26 +1200 Message-ID: <87iqvv4r7l.fsf@datacom.co.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214529158 6174 80.91.229.12 (27 Jun 2008 01:12:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2008 01:12:38 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15550@lists.math.uh.edu Fri Jun 27 03:13:23 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KC2Wf-0002Jb-GJ for ding-account@gmane.org; Fri, 27 Jun 2008 03:13:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KC2UX-0000DO-ML; Thu, 26 Jun 2008 20:11:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KC2UW-0000D5-Bv for ding@lists.math.uh.edu; Thu, 26 Jun 2008 20:11:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1KC2UP-0000wY-Rs for ding@lists.math.uh.edu; Thu, 26 Jun 2008 20:11:08 -0500 Original-Received: from mx03.datacom.co.nz ([202.175.132.5] helo=mailak.datacom.co.nz) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1KC2Ug-0002rx-00 for ; Fri, 27 Jun 2008 03:11:19 +0200 Original-Received: from dnzakex1.datacom.co.nz (Not Verified[202.27.76.7]) by mailak.datacom.co.nz with ESMTP Gateway id ; Fri, 27 Jun 2008 13:06:50 +1200 Original-Received: from gargoyle.datacom.co.nz ([172.22.0.241]) by dnzakex1.datacom.co.nz with Microsoft SMTPSVC(6.0.3790.1830); Fri, 27 Jun 2008 13:09:54 +1200 User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) X-OriginalArrivalTime: 27 Jun 2008 01:09:54.0670 (UTC) FILETIME=[823618E0:01C8D7F2] X-Spam-Score: -1.1 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67084 Archived-At: Hi All, I'd like to split some of my imap email locally (specifically mail from the ding and help-gnu-emacs mailing lists). I can split it onto the mailserver itself by using the following: (setq nnimap-split-inbox '("INBOX")) ; No crossposting please... (setq nnimap-split-crosspost nil) (setq nnimap-split-rule '(("INBOX.Emacs.Help" "^To:.*help-gnu-emacs@gnu.*") ("INBOX.Emacs.Help" "^Cc:.*help-gnu-emacs@gnu.*") ("INBOX.Emacs.Gnus" "^To:.*ding@gnus.*") ("INBOX.Emacs.Gnus" "^Cc:.*ding@gnus.*") )) ...but how do I split to a nnfolder group? Thanks for your time. Cheers, ian -- This email was crafted using GNU/Linux | http://www.getgnulinux.org