all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnus fail windows 24
@ 2011-03-14 20:19 William Stevenson
  2011-03-15 17:55 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: William Stevenson @ 2011-03-14 20:19 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]

I'm running 23.3.1 with gnus just fine, but 24 hangs retrieving imap from
gmail.

OS: Windows Vista
version: "GNU Emacs 24.0.50.1 (i386-mingw-nt6.0.6002) of 2011-03-14 on 3249CTO"

*Messages*
Opening nnfolder server on archive...done
Opening nnimap server on gmail...
Opening connection to imap.gmail.com via tls...
Opening TLS connection to `imap.gmail.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com'...failed
Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com --protocols ssl3'...failed
Opening TLS connection with `openssl s_client -connect imap.gmail.com:993 -no_ssl2 -ign_eof'...done
Opening TLS connection to `imap.gmail.com'...done
Quit trying to open server nnimap+gmail
Opening nnimap server on gmail...failed: 
Opening nntp server on Gmane...done
8 new newsgroups have arrived
Checking new news...
Reading active file from archive via nnfolder...done
Reading active file via nndraft...done
Checking new news...done
Warning: Opening nnimap server on gmail...failed: ; Quit trying to open
server nnimap+gmail

Note: gnutls-cli fails here as I renamed it, gnus was ignoring this
option I've set in .gnus

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

[-- Attachment #2: .gnus file --]
[-- Type: application/emacs-lisp, Size: 2245 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-15 23:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 20:19 gnus fail windows 24 William Stevenson
2011-03-15 17:55 ` Lars Magne Ingebrigtsen
2011-03-15 19:31   ` William Stevenson
2011-03-15 20:41     ` Lars Magne Ingebrigtsen
2011-03-15 21:10       ` William Stevenson
2011-03-15 22:02         ` Lars Magne Ingebrigtsen
2011-03-15 23:10           ` William Stevenson

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.