From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85043 Path: news.gmane.org!not-for-mail From: Igor Sosa Mayor Newsgroups: gmane.emacs.gnus.general Subject: Split email with nnimap Date: Fri, 26 Sep 2014 09:57:32 +0200 Message-ID: <87vboa95lf.fsf@pedroche.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411718260 14546 80.91.229.3 (26 Sep 2014 07:57:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Sep 2014 07:57:40 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33287@lists.math.uh.edu Fri Sep 26 09:57:33 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XXQPE-0005hq-4n for ding-account@gmane.org; Fri, 26 Sep 2014 09:57:32 +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 1XXQOO-0008Vs-T2; Fri, 26 Sep 2014 02:56:40 -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 1XXQOK-0008VM-08 for ding@lists.math.uh.edu; Fri, 26 Sep 2014 02:56:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XXQOI-0006Rg-Oi for ding@lists.math.uh.edu; Fri, 26 Sep 2014 02:56:35 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XXQOG-0000ci-Rj for ding@gnus.org; Fri, 26 Sep 2014 09:56:32 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XXQOG-0004ex-Fj for ding@gnus.org; Fri, 26 Sep 2014 09:56:32 +0200 Original-Received: from 95.91.219.160 ([95.91.219.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Sep 2014 09:56:32 +0200 Original-Received: from joseleopoldo1792 by 95.91.219.160 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Sep 2014 09:56:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 95.91.219.160 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:ch4qvDGrPxoaONaETMwigy32oCE= X-Spam-Score: -0.2 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85043 Archived-At: Hi, I would like to split emails which come from 2 servers. Theoretically I should use nnimap-split-rule, but this does not seem to exist in gnus v5.13... any ideas? many thanks in advance.