From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76240 Path: news.gmane.org!not-for-mail From: Eric S Fraga Newsgroups: gmane.emacs.gnus.general Subject: Re: Imap split, does not work (of course) Date: Wed, 02 Feb 2011 07:08:59 +0000 Message-ID: <87bp2uap6c.fsf@ucl.ac.uk> References: <87r5bsleui.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296633991 12615 80.91.229.12 (2 Feb 2011 08:06:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 Feb 2011 08:06:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24592@lists.math.uh.edu Wed Feb 02 09:06:23 2011 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.69) (envelope-from ) id 1PkXjI-00067p-Vt for ding-account@gmane.org; Wed, 02 Feb 2011 09:06:21 +0100 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 1PkXjG-0003Xi-LY; Wed, 02 Feb 2011 02:06:18 -0600 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 1PkXjF-0003XT-AG for ding@lists.math.uh.edu; Wed, 02 Feb 2011 02:06:17 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PkXjE-0001ps-Am for ding@lists.math.uh.edu; Wed, 02 Feb 2011 02:06:17 -0600 Original-Received: from vscani-d2.ucl.ac.uk ([144.82.108.133]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PkXjC-0006SC-8d for ding@gnus.org; Wed, 02 Feb 2011 09:06:14 +0100 Original-Received: from pinto.chemeng.ucl.ac.uk ([128.40.74.171] helo=localhost) by vscani-d.ucl.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1PkXjA-0002Pl-OC for ding@gnus.org; Wed, 02 Feb 2011 08:06:12 +0000 In-Reply-To: (Francis Moreau's message of "Tue, 01 Feb 2011 20:21:17 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Face: av6A"vZ{AypDB`d^.T35oG%$E*Qh]4F)K=*$-NHz5{7WZfAFQFB]F@gf}l9`XLs9(iD?D/! nafKE,S#G!4W/flj=9(U{]t'lP,,5~:s*~;kKR X-UCL-MailScanner-Information: Please contact the UCL Helpdesk, helpdesk@ucl.ac.uk for more information X-UCL-MailScanner: Found to be clean X-UCL-MailScanner-From: e.fraga@ucl.ac.uk X-Spam-Status: No X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76240 Archived-At: Francis Moreau writes: [...] >> (nnimap-split-methods >> (("INBOX.toto" "^From:.*francis.moro@gmail.com"))) [...] > Could anybody point out some way to debug this ? > > Any traces to activate to show some revelant stuff ? > > Thanks I cannot help you wrt debugging; I can however show you my (abridged) configuration which is based on fancy splitting. I never did get "not-so-fancy" splitting to work, so I can understand your frustration. All split related variables in my configuration are here: --8<---------------cut here---------------start------------->8--- (setq nnmail-split-fancy '(| (to ".*somelist@somehost.org" "lists") (from ".*someuser@some.other.host" "people") "general" ) nnimap-split-methods 'default nnmail-split-methods 'nnmail-split-fancy ) --8<---------------cut here---------------end--------------->8--- this works just fine for me. I have nothing specified in the select methods variables and nothing in the group configurations either, as far as I am aware. HTH, Eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.11