all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: William Stevenson <yhvh2000@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gnus fail windows 24
Date: Tue, 15 Mar 2011 19:31:09 +0000	[thread overview]
Message-ID: <878vwggozm.fsf@gmail.com> (raw)
In-Reply-To: m3lj0gfev6.fsf@quimbies.gnus.org

Lars Magne Ingebrigtsen <lmi@gnus.org> writes:

> William Stevenson <yhvh2000@gmail.com> writes:
>
>> I'm running 23.3.1 with gnus just fine, but 24 hangs retrieving imap from
>> gmail.
>
> [...]
>
>> 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: 
>
> [...]
>
>> 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")
>
> The `imap-ssl-program' variable isn't used in Emacs 24.  Change
> `tls-program' instead to be what you want it to be.
>
> Anyway, when it hangs, can you look in the "*imap log*" and "*nnimap
> ... gmail ... *" buffers and see what's in them?

I removed the reference to `imap-ssl-program', left `tls-program' as
default, quit the hang.

"*nnimap ... gmail.com ... *" buffer contents:
* OK Gimap ready for requests from 81.99.65.51 d63if288461wej.35

(line ends with ^M character)
There was no "*imap log*" buffer.

Swapping in my normal `imap-ssl-program' setting for `tls-program'
resulted in much the same output, (renamed %s to %h ).


  reply	other threads:[~2011-03-15 19:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=878vwggozm.fsf@gmail.com \
    --to=yhvh2000@gmail.com \
    --cc=help-gnu-emacs@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.