From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84811 Path: news.gmane.org!not-for-mail From: Thorsten Jolitz Newsgroups: gmane.emacs.gnus.general Subject: Gnus blocked by Gmail? Date: Tue, 26 Aug 2014 12:44:27 +0200 Message-ID: <87ha0zfs38.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1409049977 24178 80.91.229.3 (26 Aug 2014 10:46:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Aug 2014 10:46:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33054@lists.math.uh.edu Tue Aug 26 12:46:10 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XMEGQ-0006sH-53 for ding-account@gmane.org; Tue, 26 Aug 2014 12:46:10 +0200 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 1XMEF5-0000wU-6S; Tue, 26 Aug 2014 05:44:47 -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 1XMEF3-0000wK-CP for ding@lists.math.uh.edu; Tue, 26 Aug 2014 05:44:45 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XMEF2-0004gD-Cb for ding@lists.math.uh.edu; Tue, 26 Aug 2014 05:44:45 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XMEF0-0006DI-Bt for ding@gnus.org; Tue, 26 Aug 2014 12:44:42 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XMEEy-0006Gr-VF for ding@gnus.org; Tue, 26 Aug 2014 12:44:40 +0200 Original-Received: from g231233015.adsl.alicedsl.de ([92.231.233.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Aug 2014 12:44:40 +0200 Original-Received: from tjolitz by g231233015.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Aug 2014 12:44:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 47 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: g231233015.adsl.alicedsl.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:0mc6OHD3FG3bRZ0dyz8AepJXrdM= X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84811 Archived-At: Hi list, I asked this before on 'gnus.user' but got no replies, so I try it here too. Since a few days I cannot access my gmail accounts anymore via gnus. Everything else works (accessing gmail from web-ui, reading newsgroups with gnus, using msmtp from the command-line), but for my 'nnimap+xyz:INBOX' accounts I only get 'access denied' from the server. It worked for a long time, and suddenly stopped without any apparent reason (I did not update gnus or so). Now I wonder if maybe Google blocked gnus due to frequent access (its just too easy to press 'g' in the Group buffer, and I have several gmail account that are fetched each time I do so)? Did this happen to somebody else too? How can I find out what is the real underlying problem here (I cannot find any informative error messages or logs, even when running gnus 'verbose' the enormous output isn't really enlightning)? Are there any files I could delete to force a reset or so? Its really uncomfortable to manage emails without gnus, so any hints would be welcome. PS #+BEGIN_SRC emacs-lisp (emacs-version) #+END_SRC #+results: : GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2) : of 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc #+BEGIN_SRC emacs-lisp (gnus-version) #+END_SRC #+results: : Gnus v5.13 -- cheers, Thorsten