From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80466 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: something changed in emacs 24 with gmail authentication? Date: Tue, 01 Nov 2011 13:06:02 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87vcr3rcw5.fsf@lifelogs.com> References: Reply-To: ding@gnus.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1320167228 17590 80.91.229.12 (1 Nov 2011 17:07:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Nov 2011 17:07:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28751@lists.math.uh.edu Tue Nov 01 18:07:03 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 1RLHni-0003u2-VH for ding-account@gmane.org; Tue, 01 Nov 2011 18:07:03 +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 1RLHn0-0006Qf-PI; Tue, 01 Nov 2011 12:06:18 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RLHmz-0006QU-Le for ding@lists.math.uh.edu; Tue, 01 Nov 2011 12:06:17 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RLHmy-0002fU-4N for ding@lists.math.uh.edu; Tue, 01 Nov 2011 12:06:17 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RLHmw-0006UG-2X for ding@gnus.org; Tue, 01 Nov 2011 18:06:14 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RLHmv-0003XY-40 for ding@gnus.org; Tue, 01 Nov 2011 18:06:13 +0100 Original-Received: from c-76-28-40-19.hsd1.vt.comcast.net ([76.28.40.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Nov 2011 18:06:13 +0100 Original-Received: from tzz by c-76-28-40-19.hsd1.vt.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Nov 2011 18:06:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 34 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-76-28-40-19.hsd1.vt.comcast.net 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" Mail-Copies-To: never User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) Cancel-Lock: sha1:QlyMVKmWY1RKjkO/orZ8kZgbElc= X-Spam-Score: -6.1 (------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80466 Archived-At: On Tue, 01 Nov 2011 14:40:58 +0100 Richard Riley wrote: RR> I just noticed that my emails from gnus are not sending. Nothing has RR> changed on my client other than a git pull recently for emacs 24. RR> ,---- RR> | 2011-11-01 14:37:09 1RLEWZ-0001UH-St plain authenticator failed H=gmail-smtp-msa.l.google.com [74.125.39.109] 535-5.7.1 Username and Password not accepted. Learn more at RR> | 535 5.7.1 http://mail.google.com/support/bin/answer.py?answer=14257 y17sm44891623faf.1 RR> `---- RR> Same entry in my .authinfo RR> server set up like this:- RR> ,---- RR> | (add-to-list 'gnus-secondary-select-methods RR> | '(nnimap "riley" RR> | (nnir-search-engine imap) RR> | (nnimap-address "imap.gmail.com") RR> | )) RR> `---- RR> authinfo entry like this RR> ,---- RR> | machine riley login rileyrg password ****** RR> `---- RR> debian squeeze. Could you verify that you can send to GMail's SMTP server with another SMTP client? Ted