From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78053 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: Outgoing mail defaults Date: Mon, 21 Mar 2011 14:50:54 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87wrjsi76p.fsf@lifelogs.com> References: <41D75E0D-9F9E-4476-A6D3-93FA34156854@gmail.com> <57C2C312-5FE3-4152-8ACB-8761813E8692@gmail.com> <8762rhxidn.fsf@lifelogs.com> <87bp14ntn8.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1300737088 6081 80.91.229.12 (21 Mar 2011 19:51:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2011 19:51:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: ding@gnus.org Original-X-From: ding-owner+M26364@lists.math.uh.edu Mon Mar 21 20:51:24 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1l8M-0001FF-Fb for ding-account@gmane.org; Mon, 21 Mar 2011 20:51:22 +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 1Q1l8I-000416-0p; Mon, 21 Mar 2011 14:51:18 -0500 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 1Q1l8G-00040q-Hg for ding@lists.math.uh.edu; Mon, 21 Mar 2011 14:51:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q1l8C-0004sF-Om for ding@lists.math.uh.edu; Mon, 21 Mar 2011 14:51:16 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q1l8C-0003Di-1X for ding@gnus.org; Mon, 21 Mar 2011 20:51:12 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q1l87-00017K-2t for ding@gnus.org; Mon, 21 Mar 2011 20:51:07 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Mar 2011 20:51:07 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Mar 2011 20:51:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:IasigzYzS35QnzS7tDXZe0Tit/I= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78053 gmane.emacs.devel:137495 Archived-At: On Mon, 21 Mar 2011 20:46:51 +0100 asjo@koldfront.dk (Adam Sjøgren) wrote: AS> On Thu, 17 Mar 2011 21:38:44 -0500, Ted wrote: >> That's how hashcash.el (now removed from Gnus) operated IIRC. AS> When was hashcash.el removed from Gnus? AS> * http://git.gnus.org/cgit/gnus.git/tree/lisp/hashcash.el ? I remembered it incorrectly, sorry. But the point was, we can't rely on it because smtpmail.el should work on all platforms. We need a pure Lisp version. Ted