From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76125 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: Back to Spam : is my config "clean"? Date: Sun, 30 Jan 2011 03:03:04 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <87aaijp7t0.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296353071 3691 80.91.229.12 (30 Jan 2011 02:04:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 30 Jan 2011 02:04:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24477@lists.math.uh.edu Sun Jan 30 03:04:27 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 1PjMeR-0005uj-IZ for ding-account@gmane.org; Sun, 30 Jan 2011 03:04:27 +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 1PjMdy-00015E-3f; Sat, 29 Jan 2011 20:03:58 -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 1PjMdv-00014t-4f for ding@lists.math.uh.edu; Sat, 29 Jan 2011 20:03:55 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PjMdq-0003by-Dr for ding@lists.math.uh.edu; Sat, 29 Jan 2011 20:03:54 -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 1PjMdp-0007v1-I3 for ding@gnus.org; Sun, 30 Jan 2011 03:03:49 +0100 Original-Received: by bwz12 with SMTP id 12so4504028bwz.17 for ; Sat, 29 Jan 2011 18:03:44 -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=WkHHpeb3w4tkZMwsW1Q/filS+pvQRsr3f2vA9Bp2kWk=; b=FMr4+f9se4BM9pz7Y/jUmSP04j3dNOk+RcIoQyMozPrHNaiJRueLTfVvseK0CHnJ5b e2vKU0wQLi7CriujqhXLC6FuXCQrfaO5u6VdYtPkxhN3ob+/0HEGu8ME/9zVVg5dkPAg 76ka24qpZPkE6wsUspUIvMKT0AFOBa8nswAFI= 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=dbbJEzgLSi6GIixgvw+9w1s2d46oLxNzI0blE6Yz7afuukqy/dH6wU4hgHx1ungq/N +V7lGBpU5xsoa03jGC22bbhUbqWxqimNwdax94HMjcUHgOpXVes2hcU+SPSYFnxyAPK5 FZwRkeq2QaH5vTsBnS37vX0geE2yVhNvcqpXM= Original-Received: by 10.204.82.84 with SMTP id a20mr3942986bkl.154.1296353023880; Sat, 29 Jan 2011 18:03:43 -0800 (PST) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id u23sm6909110bkw.21.2011.01.29.18.03.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 29 Jan 2011 18:03:42 -0800 (PST) In-Reply-To: <87aaijp7t0.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 29 Jan 2011 16:13:47 -0800") 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:76125 Archived-At: Lars Ingebrigtsen writes: > Richard Riley writes: > >> | (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) > > These are backend slots, not really variables. This is the first time in however long this has been mentioned. I dont really know what a back end slot is. I think I'll revert to gmail spam handling and filters to refile via labels at this stage. thanks, r.