From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64001 Path: news.gmane.org!not-for-mail From: Karl Chen Newsgroups: gmane.emacs.gnus.general Subject: Re: hashcash - buffer modification Date: Wed, 15 Nov 2006 00:37:11 -0800 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1163606940 14694 80.91.229.2 (15 Nov 2006 16:09:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Nov 2006 16:09:00 +0000 (UTC) Original-X-From: ding-owner+M12524@lists.math.uh.edu Wed Nov 15 17:08:59 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GkNJW-0007p4-4N for ding-account@gmane.org; Wed, 15 Nov 2006 17:08:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1GkNH0-0008RJ-DC; Wed, 15 Nov 2006 10:06:02 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1GkGGo-00054H-4q for ding@lists.math.uh.edu; Wed, 15 Nov 2006 02:37:22 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1GkGGk-0002Cv-Et for ding@lists.math.uh.edu; Wed, 15 Nov 2006 02:37:22 -0600 Original-Received: from roar.cs.berkeley.edu ([128.32.35.215] helo=roar.quarl.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1GkGGh-0002wX-00 for ; Wed, 15 Nov 2006 09:37:16 +0100 Original-Received: by roar.quarl.org (Postfix, from userid 18378) id 894F95C57F; Wed, 15 Nov 2006 00:37:11 -0800 (PST) Original-To: ding@gnus.org X-Quack-Archive: 1 X-Hashcash: 1:20:061115:ding@gnus.org::e+Hvr+3DEa0PMiay:00004Dgu In-Reply-To: (Katsumi Yamaoka's message of "Wed, 15 Nov 2006 14:00:50 +0900") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64001 Archived-At: >>>>> On 2006-11-14 21:00 PST, Katsumi Yamaoka writes: Katsumi> I see no oddness there. I'll install the following Katsumi> change in the trunk if no objection Looks good; thanks. Katsumi> BTW, how do you add hashcash headers when you write a Katsumi> mail from scratch (i.e., the case where To and Cc Katsumi> have not been filled yet)? I use `mail-add-payment', Katsumi> not `mail-add-payment-async'. We could add an overlay on the headers with modification-hooks that adds asynchronous payment for valid email addresses if the user hasn't modified headers for (configurable) 30 seconds. -- Karl 2006-11-15 00:31