unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Cc: gnu-emacs-bug@moderators.isc.org
Subject: Re: gnus imap error in 21.3
Date: Sat, 31 May 2003 17:00:36 -0700	[thread overview]
Message-ID: <2nk7c67jkr.fsf@piglet.jia.vnet> (raw)
In-Reply-To: Kin Cho's message of "22 Apr 2003 09:56:20 -0700"

Kin Cho <kin@neoscale.com> writes:

> Hi,
>
> I use gnus via imap (over ssl) to get mail from our exchange
> server as follows:
>
> (setq nnimap-stream 'ssl
>       gnus-select-method
>       '(nnimap "mail-imap"
> 	       (nnimap-address "ourexchsrvr")
> 	       (nnimap-list-pattern "INBOX"))
>        ;; ...
>        )
>
> All's well under 21.2.  However, under 21.3, this error traceback
> happens when I select the "INBOX" group:
>
> Debugger entered--Lisp error: (error "Couldn't open server")
>   signal(error ("Couldn't open server"))
>   error("Couldn't open server")
>   gnus-select-newsgroup("INBOX" nil nil)
>   gnus-summary-read-group-1("INBOX" nil nil nil nil nil)
>   gnus-summary-read-group("INBOX" nil nil nil nil nil nil)
>   gnus-group-read-group(nil)
>   call-interactively(gnus-group-read-group)
>
> I checked the version of gnus on both 21.2 and 21.3 is v5.9.0.
>
> I'm running i386 RedHat 7.3.

The reason is probably that you don't have ssl.el on your
path. ssl.el is not a part of Emacs. Loading ssl package should fix
the problem. 

This problem has been fixed future releases of Emacs.

ShengHuo

             reply	other threads:[~2003-06-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-01  0:00 ShengHuo ZHU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-22 16:56 gnus imap error in 21.3 Kin Cho
     [not found] ` <E198VtH-0000sa-00@fencepost.gnu.org>
     [not found]   ` <7in0iga2w3.fsf@neoscale.com>
2003-04-24 17:02     ` ShengHuo ZHU
2003-04-26  2:31       ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2nk7c67jkr.fsf@piglet.jia.vnet \
    --to=zsh@cs.rochester.edu \
    --cc=gnu-emacs-bug@moderators.isc.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).