From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72655 Path: news.gmane.org!not-for-mail From: Tibor Simko Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus request scan issue : backtrace Date: Tue, 5 Oct 2010 20:21:00 +0200 Organization: CERN -- European Organization for Nuclear Research Message-ID: <87sk0kcxgz.fsf@pcuds33.cern.ch> References: <87y6aclmgc.fsf@lifelogs.com> <87mxqslk91.fsf@lifelogs.com> <878w2clf6e.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286302913 21505 80.91.229.12 (5 Oct 2010 18:21:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 18:21:53 +0000 (UTC) Keywords: CERN SpamKiller Note: -50 To: Original-X-From: ding-owner+M21027@lists.math.uh.edu Tue Oct 05 20:21:51 2010 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 1P3C92-0001RL-8R for ding-account@gmane.org; Tue, 05 Oct 2010 20:21:44 +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 1P3C8u-0001xm-6G; Tue, 05 Oct 2010 13:21:36 -0500 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 1P3C8s-0001xM-4b for ding@lists.math.uh.edu; Tue, 05 Oct 2010 13:21:34 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P3C8r-00027z-6x for ding@lists.math.uh.edu; Tue, 05 Oct 2010 13:21:34 -0500 Original-Received: from cernmx30.cern.ch ([137.138.144.177]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P3C8q-0002wf-00 for ; Tue, 05 Oct 2010 20:21:32 +0200 Original-Received: from CERNFE23.cern.ch (137.138.144.152) by cernmxgwlb2.cern.ch (137.138.144.177) with Microsoft SMTP Server (TLS) id 14.1.218.12; Tue, 5 Oct 2010 20:21:02 +0200 Original-Received: from pcuds33.cern.ch (83.79.13.158) by smtp.cern.ch (137.138.144.172) with Microsoft SMTP Server (TLS) id 14.1.218.12; Tue, 5 Oct 2010 20:21:01 +0200 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Originating-IP: [83.79.13.158] X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72655 Archived-At: On Tue, 05 Oct 2010, Ted Zlatanov wrote: > Richard: if that's set to nnimap-split-fancy, then nnimap-split-fancy > must be a function as in my example. I'll update my splitting example > and post it here again when I can. FWIW, I'm using a setup like: (setq gnus-secondary-select-methods '((nnimap "foo" (nnimap-address "foo") ;; etc (nnimap-split-methods default)))) (setq nnmail-split-methods 'nnmail-split-fancy) (setq nnmail-split-fancy '(| ;; to boot, I don't like duplicates: ("Gnus-Warning" "This is a duplicate" "mail.spam.duplicates") ;; etc ("List-ID" "ding\\.gnus\\.org" "mail.app.emacs.gnus") ;; etc ;; by default we do not trust the rest "mail.personal.misc")) Best regards -- Tibor Simko