Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: "url ping" spam reporting with wget
Date: Tue, 09 Sep 2003 18:51:03 +0200	[thread overview]
Message-ID: <v9smn5nbwo.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <vw3k78i31cl.fsf@informatik.uni-tuebingen.de>

On Tue, Sep 09 2003, Eric Knauel wrote:

> here is a little patch for spam-report.el that provides a function
> `spam-report-url-ping-wget' that calls wget to report a spam message
> to gmane.

Can't we use the functionality already present in `mm-url.el' in
`spam-report.el' instead of duplicating very similar variables?
(`mm-url-use-external', `mm-url-program', ... [1])

> + (defcustom spam-report-url-ping-wget-options

See also `mm-url-predefined-programs'.

> +   '("--proxy=on" "-O-" "-q")

I think "--proxy=on" isn't useful here.  I'd recommend to use
"use_proxy = on" in ~/.wgetrc instead.

Bye, Reiner.

[1] E.g. I use the following:
(setq
 ;; Use wget instead of url.el (for nnweb-type google), seems to work more
 ;; reliable.
 mm-url-use-external t
 mm-url-program 'wget)
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2003-09-09 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09  6:47 Eric Knauel
2003-09-09 16:51 ` Reiner Steib [this message]
2003-09-09 18:13   ` Ted Zlatanov
2003-09-09 18:19     ` Ted Zlatanov
2003-09-09 19:50       ` Reiner Steib
2003-09-09 18:16 ` Ted Zlatanov
2003-09-10  6:52   ` Eric Knauel
2003-09-10 10:18     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9smn5nbwo.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).