From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48632 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Add hooks to Gnus on move/edit/delete? Date: Thu, 02 Jan 2003 23:07:13 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84fzsgk72x.fsf@lucy.cs.uni-dortmund.de> <847kdswkd6.fsf@lucy.cs.uni-dortmund.de> <843cob2q7y.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1041545243 2625 80.91.224.249 (2 Jan 2003 22:07:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 22:07:23 +0000 (UTC) Cc: ding@hpc.uh.edu Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UDUo-0000gD-00 for ; Thu, 02 Jan 2003 23:07:22 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18UDV0-0003C4-00; Thu, 02 Jan 2003 16:07:34 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Jan 2003 16:08:27 -0600 (CST) Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA25931 for ; Thu, 2 Jan 2003 16:08:13 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id h02M7ERr018034 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 2 Jan 2003 23:07:14 +0100 Original-To: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Mail-Copies-To: nobody X-Payment: hashcash 1.1 0:030102:kai.grossjohann@uni-duisburg.de:8d9f39014fbeb837 X-Hashcash: 0:030102:kai.grossjohann@uni-duisburg.de:8d9f39014fbeb837 X-Payment: hashcash 1.1 0:030102:ding@hpc.uh.edu:292e43593e3c5a9f X-Hashcash: 0:030102:ding@hpc.uh.edu:292e43593e3c5a9f In-Reply-To: <843cob2q7y.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de's message of "Thu, 02 Jan 2003 22:31:45 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48632 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48632 kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Simon Josefsson writes: > >> It might be possible for ifile-gnus to generate Sieve rules similar to >> what the Gnus/Sieve stuff does now. You would need to upload the >> sieve script separately though. > > I think Sieve is not Turing complete and therefore a naive Bayesian > classifier cannot be implemented within the confines of Sieve. Right. I don't really know what ifile-gnus is. Does it generate Gnus splitting rules? Or is it a fancy mail splitter function that is invoked by Gnus? If the latter, forget my ramblings.