all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph <cschol2112@googlemail.com>
To: 7108@debbugs.gnu.org
Subject: bug#7108: 24.0.50; gnus does not connect to IMAP server
Date: Sat, 25 Sep 2010 22:32:32 -0600	[thread overview]
Message-ID: <4C9ECCE0.20907@gmail.com> (raw)
In-Reply-To: <4C9ECA34.2040109@gmail.com>

On 9/25/2010 10:21 PM, Christoph wrote:

> This configuration setup
>
> (setq gnus-select-method
> '(nnimap "gmail"
> (nnimap-address "imap.gmail.com")
> (nnimap-stream ssl)
> (nnimap-server-port 993)
> (nnimap-authinfo-file "~/.emacs.d/.authinfo")))
>
> (setq imap-ssl-program "openssl.exe s_client -ssl3 -quiet -connect %s:%p")
>
> works fine in 23.2 to connect to Gmail, but does not work in 24.0.50
> (rev 10163).

Well...I just updated and rev 101624 actually seems to fix something.

It does however NOT use openssl to connect.

Commenting out

(setq imap-ssl-program "openssl.exe s_client -ssl3 -quiet -connect %s:%p")

and it still works, which is nice, but it seems something is still wrong 
with openssl support.

*Message output*
Opening TLS connection to `imap.gmail.com'...
Opening TLS connection with `gnutls-cli -p 993 imap.gmail.com'...done
Opening TLS connection to `imap.gmail.com'...done
Saving file c:/Users/Christoph/AppData/Roaming/.newsrc-dribble...
Wrote c:/Users/Christoph/AppData/Roaming/.newsrc-dribble [2 times]
...

Christoph





  reply	other threads:[~2010-09-26  4:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-26  4:21 bug#7108: 24.0.50; gnus does not connect to IMAP server Christoph
2010-09-26  4:32 ` Christoph [this message]
2010-09-26  5:03   ` CHENG Gao
     [not found] ` <mailman.2.1285476075.29458.bug-gnu-emacs@gnu.org>
2010-09-26 14:16   ` Lars Magne Ingebrigtsen
     [not found]     ` <4C9F5AA6.9090206@gmail.com>
2010-09-26 14:43       ` Christoph

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=4C9ECCE0.20907@gmail.com \
    --to=cschol2112@googlemail.com \
    --cc=7108@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.