From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76234 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.gnus.general Subject: Re: Imap split, does not work (of course) Date: Tue, 01 Feb 2011 20:21:17 +0100 Message-ID: References: <87r5bsleui.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1296588445 2947 80.91.229.12 (1 Feb 2011 19:27:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2011 19:27:25 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24586@lists.math.uh.edu Tue Feb 01 20:27:21 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 1PkLsm-0006nn-P5 for ding-account@gmane.org; Tue, 01 Feb 2011 20:27: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 1PkLsf-0000e4-LK; Tue, 01 Feb 2011 13:27:13 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PkLse-0000dq-Hq for ding@lists.math.uh.edu; Tue, 01 Feb 2011 13:27:12 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PkLsa-0007hy-6v for ding@lists.math.uh.edu; Tue, 01 Feb 2011 13:27:12 -0600 Original-Received: from mail-wy0-f172.google.com ([74.125.82.172]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PkLsZ-0001ol-B3 for ding@gnus.org; Tue, 01 Feb 2011 20:27:07 +0100 Original-Received: by wyf23 with SMTP id 23so7166504wyf.17 for ; Tue, 01 Feb 2011 11:27:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:references:mail-followup-to :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=l/w9SrW/ZS+S411ONYH7oilamGiEJpdxxyf+OhpQfZg=; b=xR8Zuk4R0Tb6myL4GntiBJuN9xiMelg9srgZFD7oYbGjkFB2ZLGZOYw2Pr0z8GL2k4 WI4nM2XQ6sLpLXEzlkjeDFV/BMFLQmBAnBESdDEFm6UgLrNAheOAq0Hc2JNt98uFI/Rr A63Ad8FL6CEqDalQUYBhBh6o/tha5eORkqdfA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:mail-followup-to:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=XYlfb9nHKXFC5UdjTg+Sy2nxWPh5RAg2n463xQo54SuVXRWakrpiXLZGBSn4L5Yq+b 0usaVa76qGTtjvCCvMcsZmgczhwNETGp7eAEMRIINueP1NLoSWOwjk4Kw4WyNaa5nYzN QaFDr/g6polhEPgLfKNJJhdcQjLw39ZI2z2N8= Original-Received: by 10.227.141.147 with SMTP id m19mr8195813wbu.208.1296588082949; Tue, 01 Feb 2011 11:21:22 -0800 (PST) Original-Received: from localhost (au213-1-82-235-205-153.fbx.proxad.net [82.235.205.153]) by mx.google.com with ESMTPS id a50sm10082909wer.18.2011.02.01.11.21.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 01 Feb 2011 11:21:20 -0800 (PST) Mail-Followup-To: ding@gnus.org In-Reply-To: (Francis Moreau's message of "Tue, 01 Feb 2011 08:34:23 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Spam-Score: -1.1 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76234 Archived-At: Francis Moreau writes: > Lars Ingebrigtsen writes: > [...] > > Unfortunately that doesn't work, I already tried this yesterday during > my 'battle' and I did retest this today with no success. > > BTW before retesting, I restored my previous value of > nnimap-split-methods: > > (nnimap-split-methods > (("INBOX.toto" "^From:.*francis.moro@gmail.com"))) > > so I want Gnus to move all mails from me to go to the 'toto' folder. > >> >> But now I have to ask you: What did you mean to express by saying: >> >> (nnimap-split-methods >> (("INBOX.toto" ""))) >> >> I'm really curious. > > Well, since I had and still have no idea why Gnus refuses to split my > emails, I tried to simplify my configuration. Hence I tried to match all > received emails just to be sure that the issue wasn't coming from the > regexp. Could anybody point out some way to debug this ? Any traces to activate to show some revelant stuff ? Thanks -- Francis