error - TLS packet with unexpected length
- To: mutt-users@xxxxxxxx
- Subject: error - TLS packet with unexpected length
- From: Bharath Bhushan <bharath.bhushan@xxxxxxxxx>
- Date: Fri, 06 Apr 2007 23:14:53 +0530
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=FUV7PqARofykYIoyAM9T6GCPeFkqVv+wFitqgQpPOyvbphKw3qEhVy3V/YfV+vjTee4waqBbyqkyVGdxZ/cCMenhi0mwsfxcAAbBQIH1kwdwChpznCvfBLWQ3OSrzLrnQebqAeyp5ZYYtHmL6TOYwyuwKZeyRFCXxCQYb+VUkcY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=W4g21coELDEWFf07O59TcklTm8FrgUU4i4jc7xBb6vxX6Nb06v6WGn8bv+joa546DZUJsZu7jeiZ+PzcGRZB/R2ui2YSHTUtFRE4KH1Y3yK4HGhQKxMlRR9V/DmpqVqBteZ2c1jLulWKnx2mgKvC6rEDIyl5vOsmUIFT+0Io9U0=
- List-unsubscribe: <mailto:mutt-users-request@mutt.org?body=unsubscribe>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Thunderbird 1.5.0.10 (X11/20070403)
I use mutt on Feisty (ubuntu). When connecting to gmail using pops, mutt
connects to the server and asks my password. After I enter it, I see the
following error message:
tls_socket_read (A TLS packet with unexpected length was received.)
I googled a bit and saw that it is GNUTLS which causes the problem and
rebuilding mutt with openssl solves the problem. Is there any way other
than building mutt from source?
Thanks
Bharath