From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66864 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: how to sort (filter) msg which contain MS word documents Date: Thu, 24 Apr 2008 16:48:39 +0200 Message-ID: <87skxbcnqw.fsf@mat.ucm.es> References: <87prssepd5.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209048628 7813 80.91.229.12 (24 Apr 2008 14:50:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 14:50:28 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15346@lists.math.uh.edu Thu Apr 24 16:51:03 2008 connect(): Connection refused 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 1Jp2ml-0005N3-M0 for ding-account@gmane.org; Thu, 24 Apr 2008 16:50:55 +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 1Jp2kx-0001Vf-VI; Thu, 24 Apr 2008 09:49:04 -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 1Jp2kw-0001VP-1z for ding@lists.math.uh.edu; Thu, 24 Apr 2008 09:49:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jp2kp-0005vO-Nn for ding@lists.math.uh.edu; Thu, 24 Apr 2008 09:49:01 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jp2ky-0006Kp-00 for ; Thu, 24 Apr 2008 16:49:04 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jp2kl-0005h3-RQ for ding@gnus.org; Thu, 24 Apr 2008 14:48:51 +0000 Original-Received: from maportatil12.quim.ucm.es ([147.96.6.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Apr 2008 14:48:51 +0000 Original-Received: from oub by maportatil12.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Apr 2008 14:48:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: maportatil12.quim.ucm.es X-Hashcash: 1:20:080424:gmane.emacs.gnus.general::8tgtdoeRhaJONwod:00000000000000000000000000000000000001bcK User-Agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:lymxRic6tH76HScJIUN3BO3WSLI= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66864 Archived-At: >>>>> "Reiner" == Reiner Steib writes: > On Mon, Apr 14 2008, Uwe Brauer wrote: >> I would like to sort my messages in a given group such that the >> message which contain attachments of word documents are separated form >> the rest. I know that for new message I could use the gnus-splitting >> group and specify the >> content type like: >> ("Content-type" "application/msword" "DOC") > Does this actually work? I think that nnmail-split-methods only apply > to the headers... You are right! So there is no way to split DOC attachments?