all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: 28971@debbugs.gnu.org
Subject: bug#28971: 24.4; Gnus TLS/SSL POP issue
Date: Mon, 30 Oct 2017 09:33:34 +0100	[thread overview]
Message-ID: <87h8uhavc1.fsf@gmail.com> (raw)
In-Reply-To: <86a80ixvmy.fsf@zoho.com> (Emanuel Berg's message of "Mon, 23 Oct 2017 07:48:05 +0200")

Emanuel Berg <moasen@zoho.com> writes:

> This does, over and over again:
>
>     gnutls.c: [3] ASSERT: gnutls_buffers.c:547
>
>     gnutls.c: [3] (Emacs) retry: Resource
> temporarily unavailable, try again. gnutls.c:
> [1] (Emacs) non-fatal error: Resource
> temporarily unavailable, try again. gnutls.c:
> [3] ASSERT: gnutls_buffers.c:1104
>
>> The bad news is that I tried this:
>> gnutls-cli --port 995 pop.zoho.com
>> And it connected just fine. You might try
>> that, and going through with the
>> login procedure.
>

You're using the builtin GNUTLS support. There have been a number of
fixes to it over the years, so it could be worth trying emacs-26. If
that's not possible, the alternative is to switch to using the
external gnutls-cli command instead. Something like

(defun gnutls-available-p ()
       nil)

before you load gnus should do the trick.

Regards

Robert





  reply	other threads:[~2017-10-30  8:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-23  5:48 bug#28971: 24.4; Gnus TLS/SSL POP issue Emanuel Berg
2017-10-30  8:33 ` Robert Pluim [this message]
2017-11-07 23:46   ` Emanuel Berg
2017-11-08  0:28   ` Emanuel Berg
2017-11-10  2:29     ` Noam Postavsky
2017-11-10  9:52     ` Robert Pluim
2018-04-11 21:23       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8uhavc1.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=28971@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.