From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67346 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: [Q] nnimap / GMail / splitting Date: Tue, 09 Sep 2008 11:28:16 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220952556 19835 80.91.229.12 (9 Sep 2008 09:29:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Sep 2008 09:29:16 +0000 (UTC) To: Gnus Beta Testers Original-X-From: ding-owner+M15797@lists.math.uh.edu Tue Sep 09 11:30:12 2008 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.50) id 1KczY3-0005JT-9X for ding-account@gmane.org; Tue, 09 Sep 2008 11:30:11 +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 1KczWJ-0001ES-Cj; Tue, 09 Sep 2008 04:28:23 -0500 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 1KczWI-0001EC-19 for ding@lists.math.uh.edu; Tue, 09 Sep 2008 04:28:22 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KczWF-0002jn-Hd for ding@lists.math.uh.edu; Tue, 09 Sep 2008 04:28:21 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KczWI-0006lK-00 for ; Tue, 09 Sep 2008 11:28:22 +0200 Original-Received: from kafka.physik3.gwdg.de ([134.76.92.48]) by m61s02.vlinux.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KczXO-0002ny-15 for ding@gnus.org; Tue, 09 Sep 2008 11:29:30 +0200 Mail-Copies-To: never Mail-Followup-To: Gnus Beta Testers In-Reply-To: (Didier Verna's message of "Tue, 09 Sep 2008 10:10:26 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2.90 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67346 Archived-At: Didier Verna writes: > More precisely, please tell me if my interpretation of the situation > below is correct: > > - nnimap splitting rules are local: you get individual mails moved to > different group when Gnus is used to get new mail. The mails are moved > around on the server, but if you get new mail via the web interface, > it will just stay in your inbox (it won't be split automatically). Yes. > - GMail doesn't support Sieve, so there's no way to have my nnimap > splitting rules transferred up to the server. Yes. There also doesn't seem to exist an API for Googlemail which could do that. > - So if I want my mail split on the server as well (when I use the web > interface), every time I create or modify a splitting rule in Gnus, > I'd have to duplicate it somehow by hand. Then I guess you could just create rules only in Googlemail in the first place? -David