Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ed <edwardjameshartnett@gmail.com>
To: info-gnus-english@gnu.org
Subject: is nnimap broken? Is gnus 5.11 broken?
Date: Tue, 29 Jul 2008 05:46:34 -0700 (PDT)	[thread overview]
Message-ID: <971c84c2-925e-4a75-80b4-37796d56e8a1@34g2000hsh.googlegroups.com> (raw)

Howdy all!

I can't get gnus 5.11 working with nnimap. So I thought I had better
check: does anyone use this? Has anyone gotten it to work?

Is there a later version of gnus for which this works?

Gnus is logging into my server OK, and I can get my mail via the
server buffer, but there are no mail groups I can subscribe to.

Here's my .gnus:

(setq imap-ssl-program "/usr/bin/openssl s_client -ssl3 -CAfile /home/
ed/ssl/ed.crt -key /home/ed/.ssh/id_dsa -connect %s:993")
(setq gnus-select-method '(nnimap "mail"
;                                 (nnimap-authinfo-file
"~/.authinfo")
                                  (nnimap-address "mail")
                                  (nnimap-server-port 993)
                                  (nnimap-list-pattern ("INBOX"))
                                  (nnimap-stream ssl)
))

Meanwhile my sysadmin at work is telling me to switch away from gnus
to something else which will work...

Help!

Ed

             reply	other threads:[~2008-07-29 12:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 12:46 Ed [this message]
2008-07-29 13:56 ` David
2008-07-29 14:45 ` Dmitry Dzhus
     [not found] ` <mailman.15549.1217339826.18990.info-gnus-english@gnu.org>
2008-07-30  1:09   ` Ed
2008-07-30  9:20     ` David
     [not found]     ` <mailman.15585.1217409637.18990.info-gnus-english@gnu.org>
2008-07-30 10:09       ` Ed
2008-07-30 11:01         ` David
2008-07-30 14:10         ` Barutan Seijin
2008-07-30  2:30   ` Ed

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=971c84c2-925e-4a75-80b4-37796d56e8a1@34g2000hsh.googlegroups.com \
    --to=edwardjameshartnett@gmail.com \
    --cc=info-gnus-english@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.
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 NNTP newsgroup(s).