From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46627 Path: main.gmane.org!not-for-mail From: Jorge Godoy Newsgroups: gmane.emacs.gnus.general Subject: Re: Modifying messages inside Gnus (with shell command) Date: Fri, 20 Sep 2002 14:42:59 -0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032543970 573 127.0.0.1 (20 Sep 2002 17:46:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Sep 2002 17:46:10 +0000 (UTC) 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 17sRqz-000097-00 for ; Fri, 20 Sep 2002 19:46:09 +0200 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 17sRpX-00063H-00; Fri, 20 Sep 2002 12:44:39 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 20 Sep 2002 12:45:17 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA03006 for ; Fri, 20 Sep 2002 12:45:05 -0500 (CDT) Original-Received: (qmail 8635 invoked by alias); 20 Sep 2002 17:44:12 -0000 Original-Received: (qmail 8630 invoked from network); 20 Sep 2002 17:44:10 -0000 Original-Received: from 3-037.ctame701-5.telepar.net.br (HELO wintermute.casa) (200.181.180.37) by gnus.org with SMTP; 20 Sep 2002 17:44:10 -0000 Original-Received: by wintermute.casa (Postfix, from userid 550) id 920124B9FB; Fri, 20 Sep 2002 14:42:59 -0300 (BRT) Original-To: ding@gnus.org X-URL: Mail-Copies-To: nobody X-Disclaimer: Unless explicitly stated, opinions on this message are strictly mine In-Reply-To: (Simon Josefsson's message of "Tue, 17 Sep 2002 12:34:36 +0200") Original-Lines: 21 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-conectiva-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46627 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46627 Simon Josefsson writes: > Perhaps a command like gnus-summary-pipe-message-and-copy could be > useful? It would pipe an article through a command and copy the > resulting message into some group. *-move could be added to, of > course. Such a command would be *very* useful. Specially because one could do lots of other things with a message. > OTOH, I find disabling SpamAssassin body/subject/content-type > modifications is much easier to work with. My SpamAssassin only adds > X-Spam* headers to messages. Then I can move the message using normal > commands and there is no need to pipe it through spamassassin -d. It's easier, but then you'd loose some facilities/features such as mangling of dangerous message bodies. -- Godoy.