From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T.V. Raman" Newsgroups: gmane.emacs.devel Subject: more on smtpmail / gmail failure: Date: Sun, 31 Jul 2011 12:43:34 -0700 Message-ID: References: <87aabuh4ar.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1312141431 5897 80.91.229.12 (31 Jul 2011 19:43:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2011 19:43:51 +0000 (UTC) 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:43:47 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 1QnbvO-00010o-Fx for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 21:43:46 +0200 Original-Received: from localhost ([::1]:59237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnbvO-0008Jb-1I for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 15:43:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnbvI-0008HF-VC for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:43:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QnbvE-0008Gj-1z for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:43:40 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:56640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnbvD-0008Gf-UG for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:43:36 -0400 Original-Received: by vwm42 with SMTP id 42so2121236vwm.0 for ; Sun, 31 Jul 2011 12:43:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XHg3I1xWSc5tpJY/ODhSvJmmUShKAy3ComaL8nVquo8=; b=JqHc5rkAFAznFuw0R890HO48+fw6syOgUm5qRR3B9UNmQs5VGdUZE77kW/CG1BwpK3 a14AUyNH2fo8NzAhYTV8wvf58LtgF5uvWxiAei+Uo5OAaKjAHlGvsSA8h34tzOfKeTQk djmUzaeF6pvJlZYlmECfYA+fOpE+W9D2R2k/U= Original-Received: by 10.52.21.172 with SMTP id w12mr3676635vde.348.1312141414951; Sun, 31 Jul 2011 12:43:34 -0700 (PDT) Original-Received: by 10.52.167.129 with HTTP; Sun, 31 Jul 2011 12:43:34 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.41 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:142599 Archived-At: Aha That returns nil (executable-find "gnutls-cli") but I have starttls installed -- which is what I've been using for smtpmail -- as well as other things like Jabber that need tls support. -- Best Regards, --raman On 7/31/11, Lars Magne Ingebrigtsen wrote: > raman writes: > >> Clarification, I do have external starttls support, and Iam able >> to send email via the older smtpmail.el -- that's how Iam sending >> these messages. > > What does > > (executable-find "gnutls-cli") > > return for you? > > -- > (domestic pets only, the antidote for overdose, milk.) > bloggy blog http://lars.ingebrigtsen.no/ >