From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69264 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-sieve: make it easier to customize. Date: Mon, 07 Dec 2009 09:56:08 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87bpiaaicn.fsf@lifelogs.com> References: <87ljhkrxia.fsf@rimspace.net> <87ocmgexxy.fsf@lifelogs.com> <87ocmf1pfm.fsf@rimspace.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1260201528 25789 80.91.229.12 (7 Dec 2009 15:58:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Dec 2009 15:58:48 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17669@lists.math.uh.edu Mon Dec 07 16:58:41 2009 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 1NHfyt-0001kL-LX for ding-account@gmane.org; Mon, 07 Dec 2009 16:58:35 +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 1NHfx0-0002Gr-3C; Mon, 07 Dec 2009 09:56:38 -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 1NHfwy-0002Gg-2g for ding@lists.math.uh.edu; Mon, 07 Dec 2009 09:56:36 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NHfwx-0002SX-68 for ding@lists.math.uh.edu; Mon, 07 Dec 2009 09:56:35 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NHfww-0006w8-00 for ; Mon, 07 Dec 2009 16:56:34 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NHfwv-0000tN-DJ for ding@gnus.org; Mon, 07 Dec 2009 16:56:33 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Dec 2009 16:56:33 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Dec 2009 16:56:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:ulSrT9RxoKJ1KztP1OkPneZy6JE= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69264 Archived-At: On Fri, 04 Dec 2009 12:46:37 +1100 Daniel Pittman wrote: DP> Ted Zlatanov writes: >> On Fri, 04 Dec 2009 00:35:25 +1100 Daniel Pittman wrote: >> DP> I have papers for Gnus, and Emacs, on file, although I don't consider the DP> content original enough to warrant them: while it moves a whole bunch of DP> lines, it just moves them. Anyway, whatever. I hope y'all accept it. :) >> >> I think your version is much easier to read and understand. I don't use >> Sieve so I can't test it but otherwise I'm in favor of comitting your >> patch. DP> Well, the generated output is (trivially) identical to the original; it puts DP> us in no worse a state than the previous code, but more fine-grained. DP> Oh, and it actually generates a local file only; if you wish, you can test it DP> through generating the content and observing the output. :) I've been curious about Sieve but there's no info on using it with Gnus. Also I found Cyrus IMAP painful when I set it up and at the time it was the only decent Sieve implementation. Does anyone use it with dovecot (http://wiki.dovecot.org/LDA/Sieve)? Do we have ManageSieve support in Gnus, and if not, can it be added? Ted