Gnus development mailing list
 help / color / mirror / Atom feed
From: "Simon Josefsson" <jas@extundo.com>
Cc: <ding@gnus.org>
Subject: Re: X.509 IMAP access with ognus 0.07
Date: Fri, 16 Aug 2002 13:36:07 +0200 (CEST)	[thread overview]
Message-ID: <61352.62.255.241.113.1029497767.squirrel@yxa.extundo.com> (raw)
In-Reply-To: <xpxybs83172r.fsf@Germany.Sun.com>

> depth=0 /C=DE/O=CLASS AG/OU=Projects/CN=ln-com1.class.de
> verify error:num=20:unable to get local issuer certificate
> verify return:1

You might want to set up the OpenSSL CA's so that you verify whom you are
talking to.

>     (set-process-filter proc (function ssl-watch-for-password))

This won't work -- imap.el also has a process filter, and I don't think
you can have more than one process filter?

> => The authentication seems to be succsessfull, the last message
> indicates
>    that imap-parse-greeting () is called but find no suitable OK prompt
> from the IMAP server.
>
>    BTW: Setting imap-log reports no interaction in the imap-log buffer,
> even though it is created.

Right, imap.el won't work without the imap.el process filter.

I think you should be able to copy your code into imap-open-ssl, looking
for the password prompt and acting on it.  Without the process filter.

> o Is Domino IMAP4 not IMAP compatible?

No evidence of that so far.

> o Are there some simple commands to check the functionality of the
>   IMAP-Server to run from an openssl connection established from an
> interactive shell?

Look in RFC 2060. :-)






      reply	other threads:[~2002-08-16 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-16  9:33 Peter Weiss, Sun Microsystems, Germany
2002-08-16 11:36 ` Simon Josefsson [this message]

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=61352.62.255.241.113.1029497767.squirrel@yxa.extundo.com \
    --to=jas@extundo.com \
    --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).