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: smtpmail stopped working with gmail Date: Sun, 10 Jul 2011 10:15:51 -0700 Message-ID: References: <19991.44645.817245.578470@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1310318217 2691 80.91.229.12 (10 Jul 2011 17:16:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Jul 2011 17:16:57 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 10 19:16:53 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 1Qfxcj-00050d-6S for ged-emacs-devel@m.gmane.org; Sun, 10 Jul 2011 19:16:53 +0200 Original-Received: from localhost ([::1]:40899 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfxci-0007Hz-FB for ged-emacs-devel@m.gmane.org; Sun, 10 Jul 2011 13:16:52 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfxbo-0007Ah-C1 for emacs-devel@gnu.org; Sun, 10 Jul 2011 13:15:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qfxbk-0000dQ-OW for emacs-devel@gnu.org; Sun, 10 Jul 2011 13:15:56 -0400 Original-Received: from mail-vx0-f169.google.com ([209.85.220.169]:65079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfxbk-0000d9-Gc for emacs-devel@gnu.org; Sun, 10 Jul 2011 13:15:52 -0400 Original-Received: by vxg38 with SMTP id 38so2897802vxg.0 for ; Sun, 10 Jul 2011 10:15:51 -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=ljoPR9GuVAsICXf2ZXKU4cPazDMUqkYImA8G7l4huJk=; b=vh7YQam1vMky+Ymt8EF2v83Rv1rPM1YBosOaLf0cjAXk6tpxBvos3Qptaf2yfn7GJj VPBRToXJYU7FsL/wAnEfISJKGsA4G7WgEwRe8uLHqwBZ2Awg82lFw8D75osfXWTTDbfB hQ9Vo+BWdg85WTcRxrncNmWEqpLyvft+cL13k= Original-Received: by 10.52.96.33 with SMTP id dp1mr4939125vdb.20.1310318151078; Sun, 10 Jul 2011 10:15:51 -0700 (PDT) Original-Received: by 10.52.169.101 with HTTP; Sun, 10 Jul 2011 10:15:51 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.220.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:141915 Archived-At: Does not work == get a message saying starttls failed to start. I turned on smtp debugging but the trace buffer was empty so Icouldn't make any progress tracking it down. And since Ineeded to be able to send email I rolled back, -- Best Regards, --raman -- Best Regards, --raman On 7/10/11, Lars Magne Ingebrigtsen wrote: > "T. V. Raman" writes: > >> After updating to revision from: >> 2011-07-07 Lars Magne Ingebrigtsen >> >> smtpmail for sending email using starttls to gmail stopped >> working. > > In what way does it not work? > > If you > > (setq smtpmail-debug-info t) > > what do you get in the trace buffer? > > -- > (domestic pets only, the antidote for overdose, milk.) > bloggy blog http://lars.ingebrigtsen.no/ > > >