From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72841 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: splitting working now : some issues/questions Date: Sun, 10 Oct 2010 03:09:55 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <9i4ocwyc69.fsf@news.eternal-september.org> <87wrpstwvz.fsf@lifelogs.com> <8uy6a67ugj.fsf@news.eternal-september.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286673031 7742 80.91.229.12 (10 Oct 2010 01:10:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 01:10:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21213@lists.math.uh.edu Sun Oct 10 03:10:30 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 1P4kQk-0000X8-Fc for ding-account@gmane.org; Sun, 10 Oct 2010 03:10:26 +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 1P4kQQ-00083i-2U; Sat, 09 Oct 2010 20:10:06 -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 1P4kQO-00083Q-It for ding@lists.math.uh.edu; Sat, 09 Oct 2010 20:10:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P4kQJ-0000rC-Nl for ding@lists.math.uh.edu; Sat, 09 Oct 2010 20:10:04 -0500 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P4kQI-0007Qq-00 for ; Sun, 10 Oct 2010 03:09:59 +0200 Original-Received: by bwz14 with SMTP id 14so571807bwz.17 for ; Sat, 09 Oct 2010 18:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=ZaZVSIMtEllNWHe+dpCfSWdFeQOgbgoZHk71thSm83k=; b=sHA0j7C2HEkS9sz8RRWoGW0497M1rzT/PuPagPwjFpc+q+YSZxtvKOJsqwrVXhxL5e ZjrnuvVy9Q07UkqquGCrFCBxZ0RGutVz93ruCyjWSQXelYWsRZq/57A1PjhYDBFN7KxE X+bxuejPYgm4gItXKESz2nCYVO+2CB67ma5gY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:organization:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=AV1diRpAYg1fzkzRjjmeWIJ2n4FQUr+yY8kpZ4TsgQiuNXBXSbE11+bQggnkYg/KHP CHhK+yONHH8S73397EGRFTLKI+1NWdv63g/GoqaEi8EQ5t7Mx3eB3vVZDjE5sRC8fpKt n3bANcy1mfQKkAH4xLNzdHx5Ml+IPM8A4IaqQ= Original-Received: by 10.204.73.13 with SMTP id o13mr3690767bkj.173.1286672998110; Sat, 09 Oct 2010 18:09:58 -0700 (PDT) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id y19sm4112455bkw.18.2010.10.09.18.09.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 09 Oct 2010 18:09:57 -0700 (PDT) In-Reply-To: <8uy6a67ugj.fsf@news.eternal-september.org> (Richard Riley's message of "Sun, 10 Oct 2010 02:38:36 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72841 Archived-At: Richard Riley writes: > Lars Magne Ingebrigtsen writes: > >> Ted Zlatanov writes: >> >>> nnimap should default to 'unseen and allow 'unread as the selection >>> criteria for splitting. >> >> Actually, looking over the code, it's trying to avoid all messages >> marked with \Seen when splitting. But it didn't actually work because >> of a marks interface change. This has now been fixed. > > Oh super ;) I can move all my emails back into INBOX... > > I'd assumed from your comments earlier when I raised this that this was > a feature and wasn't to be changed. Could (or should) the group parameter spam destination please default to the groups server? Currently if I set the spam dest as an unqualified Gnus-Spam for my nnimap server then its going to nnml:Gnus-Spam. I need to currently fully qualify it to e.g nnimap+riley:Gnus-Spam. cheers r.