From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76172 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: Imap split, does not work (of course) Date: Mon, 31 Jan 2011 22:43:31 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296510234 13016 80.91.229.12 (31 Jan 2011 21:43:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Jan 2011 21:43:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24524@lists.math.uh.edu Mon Jan 31 22:43:49 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 1Pk1XI-00011S-4X for ding-account@gmane.org; Mon, 31 Jan 2011 22:43:48 +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 1Pk1XH-0002FV-84; Mon, 31 Jan 2011 15:43:47 -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 1Pk1XG-0002FO-4o for ding@lists.math.uh.edu; Mon, 31 Jan 2011 15:43:46 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pk1XF-0003Y3-2z for ding@lists.math.uh.edu; Mon, 31 Jan 2011 15:43:46 -0600 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pk1XD-0006j1-L7 for ding@gnus.org; Mon, 31 Jan 2011 22:43:43 +0100 Original-Received: by bwz12 with SMTP id 12so5882576bwz.17 for ; Mon, 31 Jan 2011 13:43:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:from:to:subject:in-reply-to:date:organization :message-id:references:user-agent:mime-version:content-type; bh=S855ReNivbug/yhFdp8H640i2u5V9HLF5IvFtlnOryk=; b=J8PPlYnTP7uZcxH/ZFvVtkIKF/O5AABRQTgjhjwrrgHs5xYNkG4Oi0DOsDw2ODiO9D ciipfaq6HrICrs5ykoalq58BA1xIqoCao2nwGhOWoU1RS6MlmYUvC9HMwG2jZdVFVY4P vbsagbBKCBSfSu/YFa+RGsAAUMacZrJr9RlQc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:in-reply-to:date:organization:message-id:references :user-agent:mime-version:content-type; b=ECyraUvK34JVRqvsRvNHJUYMZGfzwR1fi85jV9NePPNYb6dWO7IGQwlZ9y/nlweH/n EK0lwARCL9/B+h0En+PaCXBXrAQU1zyg4jnM/fb1D6tg17vTtyLRpYBv6NEkaNiSanqg gfnnuE0wjwjK3iQmyZB8lfS3jIdzM8IHaho6I= Original-Received: by 10.204.121.73 with SMTP id g9mr3078410bkr.37.1296510217476; Mon, 31 Jan 2011 13:43:37 -0800 (PST) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id f20sm10557998bkf.4.2011.01.31.13.43.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 31 Jan 2011 13:43:36 -0800 (PST) In-Reply-To: (Francis Moreau's message of "Mon, 31 Jan 2011 22:35:45 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76172 Archived-At: Francis Moreau writes: > Hello, > > I was struggling during one hour to setup split stuff in my IMAP mail > box, and as usually I'm wasting my time since I'm, well..., not very > lucky with gnus. > > So here's my config: > > (setq gnus-secondary-select-methods > '((nnimap "gmail" > (nnimap-inbox "nnimap+gmail:INBOX") > (nnimap-address "imap.gmail.com") > (nnimap-server-port 993) > (nnimap-stream ssl) > (nnimap-authinfo-file "~/.authinfo") > (nnir-search-engine imap) > (nnimap-split-methods > (("INBOX.toto" "")))))) > > I also tried different variants like: > > (nnimap-inbox "INBOX") > > but all failed. > > Could anybody tell me what I am again missing ? > I too would love to find out. I have an open question about something called "backend slots" which is related to this. ,---- | ;; (setq nnimap-split-inbox '("INBOX")) | ;; (setq nnimap-split-fancy '(| (: spam-split) "INBOX")) | ;; (setq nnimap-split-methods 'nnimap-split-fancy) | ;; (setq nnimap-split-download-body t) | | ;; (setq nnmail-split-inbox '("INBOX")) | ;; (setq nnmail-split-fancy '(| (: spam-split) "SYS-INBOX")) | ;; (setq nnmail-split-methods 'nnmail-split-fancy) | | ;; (setq spam-split-disabled nil) | | ;; (setq spam-autodetect-recheck-messages t) | ;; (setq spam-mark-ham-unread-before-move-from-spam-group t) | ;; (setq spam-mark-new-messages-in-spam-group-as-spam t) | `---- Also its not entirely clear to me if this complements the spam processing settings set in group customisation using G c.