From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57596 Path: main.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: Spam splitting and multiple nnimap methods Date: 20 May 2004 14:49:47 -0400 Organization: =?us-ascii?Q?=3D=3Fkoi8-r=3Fq=3F=3DF4=3DC5=3DCF=3DC4=3D?= =?us-ascii?Q?CF=3DD2=3D20=3DFA=3DCC=3DC1=3DD4=3DC1=3DCE=3DCF=3DD7=3F?= =?us-ascii?Q?=3D_=40_Cienfuegos?= Sender: ding-owner@lists.math.uh.edu Message-ID: <4nlljn0w8k.fsf@lifelogs.com> References: <20040517175042.B23864@gwyn.tux.org> <20040518085316.A4024@gwyn.tux.org> <4nr7thble2.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085080005 23727 80.91.224.253 (20 May 2004 19:06:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 May 2004 19:06:45 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M6136@lists.math.uh.edu Thu May 20 21:06:39 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQssI-0007hh-00 for ; Thu, 20 May 2004 21:06:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BQssA-0000Tv-00; Thu, 20 May 2004 14:06:30 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQss6-0000Tq-00 for ding@lists.math.uh.edu; Thu, 20 May 2004 14:06:26 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQss6-0001tT-1R for ding@lists.math.uh.edu; Thu, 20 May 2004 14:06:26 -0500 Original-Received: from mail.bwh.harvard.edu (sysblade0.bwh.harvard.edu [134.174.9.44]) by justine.libertine.org (Postfix) with ESMTP id 991243A0035 for ; Thu, 20 May 2004 14:06:25 -0500 (CDT) Original-Received: (qmail 3337 invoked from network); 20 May 2004 19:00:46 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: yairfr@icts-tech.com, ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) ([134.174.9.63]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 20 May 2004 19:00:45 -0000 Mail-Followup-To: "Yair Friedman" , ding@gnus.org Original-To: "Yair Friedman" 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" In-Reply-To: (Yair Friedman's message of "Thu, 20 May 2004 12:27:33 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57596 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57596 On Thu, 20 May 2004, yairfr@icts-tech.com wrote: > Please, generic cross-server splitting method is *very* useful even > when not filtering spam. > > Having quota on IMAP servers where you want most important email to > stay and less important directly split to nnmail groups is one > example. OK. Is there a hook I can use for right after all the mail splitting has been done? I plan to spool all the external-destination mail in a "gnusexternalqueue" group and then move it out, and that group name will be customizable. I can't think of a cleaner approach that wouldn't require too many hours of work :) Ted