Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: access local mail folder with gnus
Date: Wed, 14 May 2003 17:50:37 +0200	[thread overview]
Message-ID: <848yt9r0he.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <1rptml7elm.fsf@crpppc215.epfl.ch>

marcuirl <marcuirl@imap.no2this.cc> writes:

> kai.grossjohann@gmx.net (Kai Großjohann) writes:
>
>> You can also tell Gnus to copy the messages from the file
>> ~/mail/received-mail into the group nnfolder:received-mail, then
>> empty the file ~/mail/received-mail.
>
> Kai, this bit seems pretty cool, how would one go about doing it
> exactly?

Assuming you already have an nnml or nnfolder or ... backend:

(require 'mail-source)
(add-to-list 'mail-sources '(directory :path "~/mail" :suffix ""))
-- 
This line is not blank.


      parent reply	other threads:[~2003-05-14 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <auj7k8uyreb.fsf@bu.edu>
2003-05-14 11:41 ` Kai Großjohann
     [not found]   ` <1rptml7elm.fsf@crpppc215.epfl.ch>
2003-05-14 15:50     ` Kai Großjohann [this message]

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=848yt9r0he.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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).