From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56233 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: [spam-report.el] Offline Gmane spam reporting Date: Sun, 01 Feb 2004 22:39:18 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: <87r7xe5vjt.fsf@emptyhost.emptydomain.de> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075671679 14589 80.91.224.253 (1 Feb 2004 21:41:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2004 21:41:19 +0000 (UTC) Original-X-From: ding-owner+M4773@lists.math.uh.edu Sun Feb 01 22:41:09 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnPL2-0005hJ-00 for ; Sun, 01 Feb 2004 22:41:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AnPJG-0003II-00; Sun, 01 Feb 2004 15:39:18 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AnPJB-0003ID-00 for ding@lists.math.uh.edu; Sun, 01 Feb 2004 15:39:13 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 003653A0059 for ; Sun, 1 Feb 2004 15:39:12 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1AnPJA-0003IE-00 for ; Sun, 01 Feb 2004 22:39:12 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1075671552 12192 213.203.244.156 (1 Feb 2004 21:39:12 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Sun, 1 Feb 2004 21:39:12 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:jDICs3tWUPPbJMMJEzCOpmtTcZk= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56233 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56233 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > I didn't care about code for using the requests file when being online > (yet). Personally, I would just use... > > file=~/News/spam-report-requests.url > GET `cat file` && : > file > > ... from the shell (or some ip-up script). But we may also add an > interactive lisp function for that (loop over all lines in the file, > use `spam-report-url-ping-plain' and erase the file when done). All of what you have suggested is Good Stuff. But the real killer would be integration with the agent: arrange it so that reports are processed right away when online, and that they are processed when sending the queue or something when offline. WDYT? Kai