From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83807 Path: news.gmane.org!not-for-mail From: Melleus Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus looses IMAP server Date: Wed, 09 Oct 2013 23:13:49 +0300 Message-ID: <87bo2ymcci.fsf@hornet.workgroup> References: <87d2nf8mw7.fsf@hornet.workgroup> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1381349729 27872 80.91.229.3 (9 Oct 2013 20:15:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2013 20:15:29 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32063@lists.math.uh.edu Wed Oct 09 22:15:32 2013 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 1VU0AN-0005m7-QZ for ding-account@gmane.org; Wed, 09 Oct 2013 22:15:32 +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 1VU093-0004Bg-6D; Wed, 09 Oct 2013 15:14:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1VU091-0004BS-SS for ding@lists.math.uh.edu; Wed, 09 Oct 2013 15:14:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1VU08x-0007Fu-DS for ding@lists.math.uh.edu; Wed, 09 Oct 2013 15:14:07 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1VU08v-0002qu-Cl for ding@gnus.org; Wed, 09 Oct 2013 22:14:01 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VU08u-0004p2-Is for ding@gnus.org; Wed, 09 Oct 2013 22:14:00 +0200 Original-Received: from 109.87.123.72 ([109.87.123.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Oct 2013 22:14:00 +0200 Original-Received: from melleus by 109.87.123.72 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Oct 2013 22:14:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 109.87.123.72 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:v+pnnMrxexsK3vbzQTbrxt3E2gA= X-Spam-Score: 2.6 (++) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-2350--14868h-0s--0d--H*u:Emacs, 0.000-16--100h-0s--0d--H*u:Gnus, 0.000-16--100h-0s--0d--H*u:linux, 0.000-16--100h-0s--0d--H*UA:gnu, 0.000-16--100h-0s--0d--H*u:gnu Spam tokens: 0.990-12011--690h-60573s--0d--HTo:D*gnus.org, 0.990-12473--731h-62970s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.990-12473--731h-62970s--0d--H*RU:quimby.gnus.org, 0.988-12291--913h-62972s--0d--HX-Spam-Relays-Internal:quimby.gnus.org, 0.988-12291--913h-62972s--0d--H*RT:80.91.231.51 Autolearn status: no -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.91.229.3 listed in list.dnswl.org] 2.8 FSL_HELO_BARE_IP_2 FSL_HELO_BARE_IP_2 0.8 DKIM_ADSP_ALL No valid author signature, domain signs all mail 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -0.2 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83807 Archived-At: Maybe this is a gnustls bug. When trying to reconnect from Servers buffer I got following errors in my Messages buffer: Opening connection to imap.bla.bla via tls... gnutls.c: [0] (Emacs) fatal error: A TLS fatal alert has been received. gnutls.c: [0] (Emacs) Received alert: Bad record MAC Restarting Gnus has no effect, but after restarting Emacs everything gets working againg for some time. When setting imap logging to true I got an empty log. Any suggestions?