bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9182: 24.0.50; built in TLS


From: Lars Magne Ingebrigtsen
Subject: bug#9182: 24.0.50; built in TLS
Date: Wed, 27 Jul 2011 22:47:49 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

emacs user <user.emacs@gmail.com> writes:

> Using the VM package for reading mail, and the built in emacs tls
> support, I am getting the following error message when retrieving mail:
>
> Fatal error: A TLS packet with unexpected length was received.

It's a bogus error message -- you can safely ignore it.

I've now silenced the message in Emacs 24.  I've skimmed the gnutls
sources, and apparently GNUTLS_E_UNEXPECTED_PACKET_LENGTH is the way
gnutls says "the peer hung up the connection" in a read, so I've just
changed Emacs to ignore that error message (when doing a read).

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]