GNU bug report logs -
#7108
24.0.50; gnus does not connect to IMAP server
Previous Next
Reported by: Christoph <cschol2112 <at> googlemail.com>
Date: Sun, 26 Sep 2010 04:19:02 UTC
Severity: normal
Found in version 24.0.50
Done: Christoph <cschol2112 <at> googlemail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 7108 <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 14 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.