Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Love <fx@gnu.org>
Cc: ding@gnus.org
Subject: Re: pop3+ssl
Date: Thu, 24 Nov 2005 12:01:39 +0000	[thread overview]
Message-ID: <rzqbr0aqmos.fsf@albion.dl.ac.uk> (raw)
In-Reply-To: <b4msltmyjxi.fsf_-_@jpl.org> (Katsumi Yamaoka's message of "Thu, 24 Nov 2005 09:21:45 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> In pop3-open-server, for what purpose is `while' used?  If it is
> intended to run cyclically, it seems to lack some conditions or
> other.

`delete-region' returns nil, but I guess for clarity it should be
wrapped in (progn ... nil).

> I cannot try it practically since I have no pop3 server which
> supports ssl, though.

As far as I remember, I tested a Gnus 5.11 version for pop3s against
Gmail and starttls against MS Exchange, with both gnutls and openssl
client programs, but I was a while.  I hoped others would test it
better and fix it if necessary if it was installed.

The TLS stuff is pretty horrible, though.  I'd hope to be able to open
the stream without having to worry about what is output before the
protocol bits you're interested in, and to have return values
indicating whether the connexion has been established securely.



  parent reply	other threads:[~2005-11-24 12:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Ef3cI-0006Nl-00@quimby.gnus.org>
2005-11-24  0:21 ` pop3+ssl Katsumi Yamaoka
2005-11-24  1:19   ` pop3+ssl Katsumi Yamaoka
2005-11-24  9:22     ` pop3+ssl Katsumi Yamaoka
2005-11-24 13:40       ` pop3+ssl Dave Love
2005-11-24 23:01       ` pop3+ssl Katsumi Yamaoka
2005-11-25 18:21         ` pop3+ssl Dave Love
2005-11-24 12:03     ` pop3+ssl Dave Love
2005-11-24 12:01   ` Dave Love [this message]
2005-11-24 23:01     ` pop3+ssl Katsumi Yamaoka
2005-11-25 18:26       ` pop3+ssl Dave Love

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=rzqbr0aqmos.fsf@albion.dl.ac.uk \
    --to=fx@gnu.org \
    --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).