Gnus development mailing list
 help / color / mirror / Atom feed
From: Denys Duchier <denys.duchier@univ-orleans.fr>
To: ding@gnus.org
Subject: bug with pop3/ssl and capabilities
Date: Tue, 30 Aug 2011 22:51:01 +0200	[thread overview]
Message-ID: <87hb4ypqru.fsf@univ-orleans.fr> (raw)

I am using gnus (from the git repository) in emacs 24 (from the bzr
repository).  my mail source is a pop3 server on port 995 (i.e. :stream
ssl) which supports the CAPA command.  yet, opening the server gets
stuck unless, in pop3-open-server, I comment out the line:

    :capability-command "CAPA\r\n"

when it is stuck and I ^G out of it, the " trace of POP session to ..."
buffer contains:

+OK Dovecot ready.
+OK
CAPA
TOP
UIDL
RESP-CODES
PIPELINING
USER
SASL PLAIN
.

which looks alright to me.  I don't know how to debug this.  Any ideas?

Cheers,

--Denys



             reply	other threads:[~2011-08-30 20:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30 20:51 Denys Duchier [this message]
2011-09-10 21:32 ` Lars Magne Ingebrigtsen
2011-09-12 12:32   ` Denys Duchier
2011-09-21 18:23     ` Lars Magne 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=87hb4ypqru.fsf@univ-orleans.fr \
    --to=denys.duchier@univ-orleans.fr \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).