Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Gnus on emacs 25.2 64 bit, has problem opening TLS connection to dovecot
Date: Thu, 27 Jul 2017 11:25:20 +0200	[thread overview]
Message-ID: <86pocmp6yn.fsf@dod.no> (raw)

I upgraded to emacs 25.2 on a Windows 10 laptop yesterday, and Gnus on
emacs 25.2 has problems opening a TLS IMAP connection to dovecot.

This is what I see in the messages buffer:
 Opening nnimap server on privat...
 Opening connection to imap.mydomain.com via tls...
 Opening TLS connection to ‘imap.mydomain.com’...
 Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 993 imap.mydomain.com’...failed
 Opening TLS connection with ‘gnutls-cli --x509cafile nil -p 993 imap.mydomain.com --protocols ssl3’...failed
 Opening TLS connection with ‘openssl s_client -connect imap.mydomain.com:993 -no_ssl2 -ign_eof’...done
 Opening TLS connection to ‘imap.mydomain.com’...done
 Opening nnimap server on privat...done

If Gnus ends up using, or trying to use, the command line programs, does
that mean that it was unable to use the gnutls DLL?

I installed the 64bit version of emacs, ie. emacs-25.2-x86_64.zip.

I then extracted gnutls-3.4.15-w32-bin.zip from ezwinports into the
unpacked emacs directory.

Is a 64bit emacs unable to use the 32bit DLL from ezwinports?

Should I use a 32bit emacs instead? Or is there a 64bit gnutls DLL
available from somewhere?

Thanks!




             reply	other threads:[~2017-07-27  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-27  9:25 Steinar Bang [this message]
2017-07-27 10:04 ` Steinar Bang
2017-08-03 19:57 ` Ted Zlatanov
2017-08-05 15:42   ` Steinar Bang

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=86pocmp6yn.fsf@dod.no \
    --to=sb@dod.no \
    --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).