Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Dick Hoogendijk <dick@nagual.nl>
To: info-gnus-english@gnu.org
Subject: Re: news AND nnimap with gnus
Date: Wed, 06 Jun 2007 15:06:43 +0200	[thread overview]
Message-ID: <x7vee19qqk.fsf@nagual.nl> (raw)
In-Reply-To: <87k5uh8g2q.fsf@toyland.sauerland.de>

Sebastian Kaps <seb@toyland.sauerland.de> writes:

> // Dick Hoogendijk writes:
>
>> Can somebody point out to me how to deal with this?
>> I really like to startup into my imap server, but also want to read my
>> newsgroups with gnus.
>
> Try this:
>
> (setq
>  gnus-select-method '(nntp "your.news.server")
>  gnus-secondary-select-methods '((nnml "")
>                                  (nnimap ""
>                                          (nnimap-address "your.imap.server")
>                                          (nnimap-authinfo-file "~/.authinfo")
>                                          (nnimap-authenticator login)
>                                          (nnimap-expunge-on-close always)
>                                          )
>                                  ))

No go. Only the newsserver opens and shows the NG's I subscribed to.
The imap server is not contacted so no mailboxes ;-(

Together it does not work; only nntp OR nnimap does.
What could it be?

-- 
Dick Hoogendijk -- PGP/GnuPG key: F86289CE
++ http://nagual.nl/ + Solaris 10 11/06 ++

  reply	other threads:[~2007-06-06 13:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 11:25 Dick Hoogendijk
2007-06-06 11:42 ` Sebastian Kaps
2007-06-06 13:06   ` Dick Hoogendijk [this message]
2007-06-06 13:10     ` Sebastian Kaps
2007-06-06 13:27       ` Dick Hoogendijk
2007-06-06 15:39       ` Dick Hoogendijk
2007-06-06 16:51         ` Adam Sjøgren
2007-06-06 18:42           ` Dick Hoogendijk
2007-06-06 19:23         ` David Z Maze
2007-06-06 19:40           ` Dick Hoogendijk

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=x7vee19qqk.fsf@nagual.nl \
    --to=dick@nagual.nl \
    --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).