From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: raman Newsgroups: gmane.emacs.devel Subject: more on smtpmail / gmail failure: Date: Sun, 31 Jul 2011 12:56:21 -0700 Message-ID: <871ux6gr6i.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1312142197 10198 80.91.229.12 (31 Jul 2011 19:56:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2011 19:56:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 31 21:56:33 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qnc7l-0005Q3-B2 for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 21:56:33 +0200 Original-Received: from localhost ([::1]:47007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qnc7k-0006zd-Pz for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 15:56:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qnc7h-0006xc-BN for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:56:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qnc7g-0002OL-9q for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:56:29 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:47878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qnc7g-0002OH-3A for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:56:28 -0400 Original-Received: by iyb14 with SMTP id 14so7554038iyb.0 for ; Sun, 31 Jul 2011 12:56:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:message-id:from:to:cc:subject:from:x-attribution; bh=1yM3ikYiH30rE+Gu34ueTnNqTT3LX4efBwM39SXbppc=; b=Bw3P9gWdWJUuEsuMQbYQEUlUDHofqwAtB9ngZRJ/2EkxAM8AbkWtIyHmqbzjTPjo+q 7iZa4McakgQKDnSzOc8hBdhrmvpXLXkbQs9fhabU071tiCW8tRVVjx2NvXXrM5TNkH7T E2AQ3Kw4ius/5vkcmfBoQNtoPXZmjFWcpuqm4= Original-Received: by 10.142.200.2 with SMTP id x2mr2334969wff.125.1312142187006; Sun, 31 Jul 2011 12:56:27 -0700 (PDT) Original-Received: from labrador.emacspeak.org (c-71-202-188-217.hsd1.ca.comcast.net [71.202.188.217]) by mx.google.com with ESMTPS id b4sm4659930pba.91.2011.07.31.12.56.25 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 31 Jul 2011 12:56:26 -0700 (PDT) Original-From: "T. V. Raman" x-attribution: tvrReply-to: tv.raman.tv@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142601 Archived-At: I also have openssl installed on the Jaunty box. I'll probably upgrade this machine in the next few weeks, since it's now impossible to install any packages on Jaunty -- but it would still be nice if smtpmail worked like the tls.el library, which uses either gnutls-cli or openssl depending on what is available. At the time, I had intentionally removed gnutls-bin package because gnuuutls-cli was breaking emacs/W3, --- that is a problem that very few emacs users would care about --- but unfortunately I happen to be one of those who still depends on Emacs/W3 --Raman -- Best Regards, --raman