Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Dmitry Dzhus <dima@sphinx.net.ru>
To: info-gnus-english@gnu.org
Subject: Re: is nnimap broken? Is gnus 5.11 broken?
Date: Tue, 29 Jul 2008 18:45:14 +0400	[thread overview]
Message-ID: <8763qo696t.fsf@sphinx.net.ru> (raw)
In-Reply-To: <971c84c2-925e-4a75-80b4-37796d56e8a1@34g2000hsh.googlegroups.com>

Ed writes:

> 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)
> ))
>
Here is the only variable related to nnimap my custom has:

    (gnus-secondary-select-methods 
      '((nnimap "mail.sphinx.net.ru"
                (nnimap-expunge-on-close always)
                (nnimap-authinfo-file "~/.authinfo"))))

This setup has been working fine since Gnus 5.11 (now using 5.13).
Subscribing with `u/U` does the expected trick.
-- 
Happy Hacking.

http://sphinx.net.ru

  parent reply	other threads:[~2008-07-29 14:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 12:46 Ed
2008-07-29 13:56 ` David
2008-07-29 14:45 ` Dmitry Dzhus [this message]
     [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=8763qo696t.fsf@sphinx.net.ru \
    --to=dima@sphinx.net.ru \
    --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).