From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44117 Path: main.gmane.org!not-for-mail From: Chris Shenton Newsgroups: gmane.emacs.gnus.general Subject: Re: Spam spam spam spam spam Date: 01 Apr 2002 13:22:40 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <877knr46tr.fsf@thanatos.shenton.org> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017685440 21417 127.0.0.1 (1 Apr 2002 18:24:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Apr 2002 18:24:00 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16s6TH-0005ZK-00 for ; Mon, 01 Apr 2002 20:23:59 +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 16s6SH-00010O-00; Mon, 01 Apr 2002 12:22:57 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 01 Apr 2002 12:23:05 -0600 (CST) 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 MAA28852 for ; Mon, 1 Apr 2002 12:22:55 -0600 (CST) Original-Received: (qmail 14343 invoked by alias); 1 Apr 2002 18:22:42 -0000 Original-Received: (qmail 14338 invoked from network); 1 Apr 2002 18:22:42 -0000 Original-Received: from a3.ebbed1.client.atlantech.net (HELO Thanatos.Shenton.Org) (209.190.235.163) by gnus.org with SMTP; 1 Apr 2002 18:22:42 -0000 Original-Received: (qmail 95472 invoked by uid 1000); 1 Apr 2002 18:22:40 -0000 Original-To: ding@gnus.org In-Reply-To: Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44117 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44117 Lars Magne Ingebrigtsen writes: > Has anybody done any thinking about how to tie Gnus into the various > spam inhibitants that exist? I could easily see doing splitting based > on ordb/Vipul's Razor/Spamassassin/etc, and having single-stroke > commands in Gnus for reporting spam to the proper instances. Say, `y' > to send the spam for open relay checking, Razoring, assassination and > all the rest. This may not be the optimal way to do it, but I did a little write up of how I integrate qmail, DCC, and gnus: http://chris.shenton.org/sysadm/antispam/dcc-qmail-gnus.html When some spam leaks through, I just use Gnus to pipe it to dccproc -t many which marks it on the DCC servers as known-spam, so other DCC users will have it filtered. A single keystroke would be even better.