From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44453 Path: main.gmane.org!not-for-mail From: Kirk Strauser Newsgroups: gmane.emacs.gnus.general Subject: Wanted: Gnus plugin to submit spam to ordb.org Date: 28 Apr 2002 22:05:44 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <877kmrmcfr.fsf@strauser.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020049613 1555 127.0.0.1 (29 Apr 2002 03:06:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2002 03:06:53 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 1721V6-0000Oy-00 for ; Mon, 29 Apr 2002 05:06:52 +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 1721UM-0004fg-00; Sun, 28 Apr 2002 22:06:06 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 28 Apr 2002 22:06:20 -0500 (CDT) Original-Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id WAA22983 for ; Sun, 28 Apr 2002 22:06:10 -0500 (CDT) Original-Received: from pooh (mail@pooh.int [10.0.1.2]) by kanga.honeypot.net (8.12.3/8.12.3) with ESMTP id g3T35jr1018679 for ; Sun, 28 Apr 2002 22:05:45 -0500 (CDT) (envelope-from kirk@strauser.com) Original-Received: from kirk by pooh with local (Exim 3.35 #1 (Debian)) id 1721U1-0000ev-00 for ; Sun, 28 Apr 2002 22:05:45 -0500 Original-To: ding@hpc.uh.edu Original-Lines: 23 X-Mailer: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44453 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44453 I've just configured support for ORDB's service into my mailserver. I'm still getting a few errant SPAMs, though. Being a programmer and therefore inherently lazy, I'd like to automate this process. The easiest way to report a spammer's mailserver to ORDB for relay testing is to send an email to a particular address, the format of the body of which is: Relay: xxx.xxx.xxx.xxx Relay: yyy.yyy.yyy.yyy ... Relay: zzz.zzz.zzz.zzz where the variables are the IP addresses of candidate open relays. The most promising options for me at this time are to 1) re-write Gnus in Perl or C and then implement my little script in a language I'm actually good at, or 2) beg the genii on this list to help a poor would-be spam reporter by writing an elisp program to do the same thing. Anybody feel like saving me from re-writing Gnus? :) -- Kirk Strauser