From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59148 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Asynchronous hashcash.el Date: Mon, 15 Nov 2004 00:35:16 +0100 Message-ID: References: <871xexqkno.fsf@uwo.ca> <87sm7cavat.fsf@koldfront.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1100475417 28356 80.91.229.6 (14 Nov 2004 23:36:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Nov 2004 23:36:57 +0000 (UTC) Original-X-From: ding-owner+M7688@lists.math.uh.edu Mon Nov 15 00:36:44 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CTTvI-0006BS-00 for ; Mon, 15 Nov 2004 00:36:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CTTuB-0004AS-00; Sun, 14 Nov 2004 17:35:35 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CTTu3-0004AM-00 for ding@lists.math.uh.edu; Sun, 14 Nov 2004 17:35:27 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CTTu1-0007ql-IP for ding@lists.math.uh.edu; Sun, 14 Nov 2004 17:35:25 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 74BF43A0035 for ; Sun, 14 Nov 2004 17:35:23 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CTTty-0008Hm-00 for ; Mon, 15 Nov 2004 00:35:22 +0100 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Nov 2004 00:35:22 +0100 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Nov 2004 00:35:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se X-Hashcash: 1:23:041114:gmane.emacs.gnus.general::Bay8SbhR2WAXl0Os:0000000000000000000000000000000000000az5T OpenPGP: id=B565716F; url=http://josefsson.org/key.txt User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:yHgMIDVokhWB5qVb7VUfpoLCJj4= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59148 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59148 asjo@koldfront.dk (Adam Sj=F8gren) writes: > On Sun, 14 Nov 2004 17:42:37 +0100, Simon wrote: > >> Btw, I realize hashcash isn't used for news. > > That is configurable, right? At least I've got: > > (setq hashcash-in-news t) > > in my .gnus since I started using hashcash (which was recently). Ah, thanks, now enabled. However, the cookie generated for this message doesn't really make sense, does it? I guess what I meant was that hashcash cookies aren't generated properly for mailing lists gateway:ed into news. The resource to mint for should be the mailing list address, not the news group name, I think. Or am I missing something?