From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14199 Path: news.gmane.org!not-for-mail From: Jorro Jorro Newsgroups: gmane.emacs.gnus.user Subject: Imap stopped working for some accounts Date: Tue, 25 May 2010 04:33:48 -0700 (PDT) Organization: http://groups.google.com Message-ID: <049ee441-b42f-46a0-911a-5abd2462e75c@c7g2000vbc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291957086 13330 80.91.229.12 (10 Dec 2010 04:58:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 04:58:06 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Dec 10 05:58:02 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQv3S-0006rB-5H for gegu-info-gnus-english@m.gmane.org; Fri, 10 Dec 2010 05:58:02 +0100 Original-Received: from localhost ([127.0.0.1]:51119 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQv31-0003nc-RX for gegu-info-gnus-english@m.gmane.org; Thu, 09 Dec 2010 23:57:35 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!c7g2000vbc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 44 Original-NNTP-Posting-Host: 131.159.28.65 Original-X-Trace: posting.google.com 1274787229 30183 127.0.0.1 (25 May 2010 11:33:49 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 25 May 2010 11:33:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c7g2000vbc.googlegroups.com; posting-host=131.159.28.65; posting-account=1IbUoAoAAACQRWm17VbcbABg_hJVldkK User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100410 Gentoo Firefox/3.6.3,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.gnus:84384 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:28:11 -0500 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14199 Archived-At: Hi everyone, I am a bit confused. I use Gnus in Emacs to handle my emails via imap. Till now everything worked perfect. But suddenly, 2 email accounts stopped working. 3 others still work without a problem. One of the not working is gmail, my Setup for that is: (add-to-list 'gnus-secondary-select-methods '(nnimap "gmail" (nnimap-address "imap.gmail.com") (nnimap-server-port 993) (nnimap-stream ssl) (nnimap-authinfo-file "~/.authinfo- gmail"))) When I start gnus, I get: Opening nnimap server on gmail... Denied server nnimap+gmail Opening nnimap server on gmail...failed And only this regarding gmail. If I turn on verbose for Gnus, I get nothing for Gmail, it seems it does not really start checking it. It worked, I send the notebook to sleep and took it at work, since then it doesn't work, neither at home or at work. I am not sure what changed between that. I think gnus got stuck on the old connection, I forgot to close it. What confuses me is, I have the config in ~/.gnus.el. It's quite a while since i set everything up. Now when I try to start gnus as a different user to see where the problem is, I can not make gnus fetch the gmail account. I add the lines above to ~/.gnus.el but still, gnus does not fetch this. And if I remove the gmail config from ~/.gnus.el, still gnus tries to fetch gmail over imap (and fails). Was there something else I have to configure? And: Where is the problem? I don't get any meaningful messages out of it. . Anyone any ideas? Thanks and Regards, Jorro