Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: info-gnus-english@gnu.org
Subject: Re: Setting up a nnmbox server
Date: Wed, 02 Jun 2010 08:42:25 -0500	[thread overview]
Message-ID: <87hbll360u.fsf@newsguy.com> (raw)
In-Reply-To: <877hmkjhkp.fsf@eps142.cdf.udc.es>

Alberto Luaces <aluaces@udc.es> writes:

> Thank you, Harry. It seems I got confused with the name
> "nnmbox". Following your instructions (G-f) and creating a nndoc server
> that point to my system mail (/var/mail/${USER}) works fine. In
> addition, I restarted gnus and the group was still there, so maybe this
> is enough for me.

It wasn't clear in your original post the the mbox file you were after
was actually your system mail box.  In that case, most of us who read
our mail regularly with gnus would have gnus slurp that mail regularly
and present it with gnus, in what ever backend we prefer... 

Getting gnus to slurp your system mail box requires something like
this:

(setq mail-sources
           '((file :path "/var/spool/mail/reader")))

But once gnus slurps it, the system mailbox is then empty... not like
using G-f (nndoc).  And the messages are stored under ~/News in format
of your choosing.

You'll need to study gnus manual a bit more to understand how to make
gnus present you mail in a way you like.

I've used the nnml backend for yrs... others prefer nnmaildir, or etc.

There are several more to choose from, but nnml is one of the most
versatile.  Any of them can be found in the gnus manual.

  reply	other threads:[~2010-06-02 13:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28 12:29 Alberto Luaces
2010-05-29 14:53 ` Harry Putnam
2010-05-31 14:01   ` Alberto Luaces
2010-06-02 13:42     ` Harry Putnam [this message]
2010-06-04  8:04       ` Alberto Luaces

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=87hbll360u.fsf@newsguy.com \
    --to=reader@newsguy.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).