From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2748 Path: news.gmane.org!not-for-mail From: Nick Hurley Newsgroups: gmane.emacs.gnus.user Subject: Re: Error with mail splitting multiple servers with nnimap Date: 20 Jul 2003 16:45:35 -0400 Organization: The Ohio State University Dept. of Computer and Info. Science Message-ID: References: <84vftxi2md.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138669068 16200 80.91.229.2 (31 Jan 2006 00:57:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:57:48 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:10 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!uninett.no!news.net.uni-c.dk!logbridge.uoregon.edu!usenet01.sei.cmu.edu!news.cis.ohio-state.edu!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: psi.cis.ohio-state.edu X-Attribution: NWH User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2888 Original-Lines: 21 X-Gnus-Article-Number: 2888 Tue Jan 17 17:31:10 2006 Xref: news.gmane.org gmane.emacs.gnus.user:2748 Archived-At: kai.grossjohann@gmx.net (Kai Großjohann) writes: > Nick Hurley writes: > > > (setq nnimap-split-rule > > '(("cis" (".*" ("INBOX.oss-admin" "^To.+opensource-admin") > ^ > > [...] > > ("todesschaf" (".*" (("INBOX.opensource-announce" > ^^ > > Compare the spots marked "^". See? > -- > ~/.signature Ah yes, I had a feeling it would be something very simple that would make me look quite stupid :-) I added the required parens to the "cis" bit and it all seems to be working. Thanks for your help. -- Peace, Nick