From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/4341 Path: news.gmane.org!not-for-mail From: jason haslup Newsgroups: gmane.emacs.gnus.user Subject: copy article + send through spamassassin Date: Fri, 14 Jan 2005 13:30:37 -0700 Message-ID: <1105734653.edecb0be8ad67be307be2bd7a8292901@teranews> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138670288 22859 80.91.229.2 (31 Jan 2006 01:18:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:18:08 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:33:37 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!news.tele.dk!news.tele.dk!small.news.tele.dk!news.glorb.com!newsfeed-east.nntpserver.com!nntpserver.com!hydra.nntpserver.com.POSTED!teranews!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:HPqU0x7tX5E1Kxl/srN+I05tlmI= Original-NNTP-Posting-Date: Fri, 14 Jan 2005 15:30:53 EST X-Abuse-Report: http://www.usenetabuse.com X-Abuse-Notes: Abuse reports must be submited via the usenetabuse.com portal listed above. X-Abuse-Notes2: Reports sent via any other method will not be processed. X-Abuse-Notes3: Any other abuse reporting headers in this article are fraudulent. X-Orginal-Message-ID: Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:4482 Original-Lines: 19 X-Gnus-Article-Number: 4482 Tue Jan 17 17:33:37 2006 Xref: news.gmane.org gmane.emacs.gnus.user:4341 Archived-At: Hello, Wondering if anyone does anything similar to this: I've got spamassassin + procmail dropping spam into a spool file which gnus picks up. Every now and then I go into that group and do a spot check to make sure I don't have any ham. When I do, I'd like to easily move that message to my main mail spool, but at the same time run it through spamassassin -d (to remove the spam markup) and mark it as unread. Is there a mechanism for this that exists already, or should I just start writing some elisp? I know all the pieces are there, just couldn't find something that did it all... Thanks, jason