Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: William Gardella <gardellawg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: info-gnus-english-mXXj517/zsQ@public.gmane.org
Subject: Re: [Postfix] Unable to open server
Date: Fri, 17 Aug 2012 10:57:24 +0400	[thread overview]
Message-ID: <87mx1udmzv.fsf@gmail.com> (raw)
In-Reply-To: <9a81e2d4-0ea7-46bf-9f3c-fae90c499acf@ft6g2000vbb.googlegroups.com>

Hi,

"." <nkwerk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Gnus has successfully created a "~/Mail" dir that has all content from
> "~/Maildir," but when I'm starting Gnus I get the error.
> How to fix this?
>
> I guess that I should add my "~/Mail" dir as a group but I'm not sure
> how to do it.
>
>
> Thanks

If that's your entire Gnus config, the error you are seeing is because
`gnus-select-method' is not set to anything yet, and Gnus expects to see
a main select method in addition to the secondary select methods (yes,
this is an instance of Gnus acting like a newsreader and expecting to
connect to an NNTP server).  There are a few solutions: 

- Set up an NNTP server as `gnus-select-method' (I use news.gmane.org here,
  because I actually find the Gmane service incredibly useful anyway).

- Set up some other kind of group as 'gnus-select-method'; this could
  even be your mail/nnml setup, perhaps on the lines of
  http://eschulte.me/emacs24-starter-kit/starter-kit-gnus.html which
  demonstrates this, albeit with IMAP and not local maildir mail.

- Start up gnus with the tricky command M-x gnus-no-server instead of
  M-x gnus.  `gnus-no-server' simply skips the step of checking for a
  primary select method/news server.

  reply	other threads:[~2012-08-17  6:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17  5:05 .
2012-08-17  6:57 ` William Gardella [this message]
     [not found] ` <mailman.7139.1345186660.855.info-gnus-english@gnu.org>
2012-08-17 11:48   ` .
2012-08-17 16:42     ` William Gardella
     [not found]     ` <mailman.7165.1345221786.855.info-gnus-english@gnu.org>
2012-08-18  1:44       ` .
2012-08-18  7:54         ` William Gardella

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=87mx1udmzv.fsf@gmail.com \
    --to=gardellawg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=info-gnus-english-mXXj517/zsQ@public.gmane.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).