Gnus development mailing list
 help / color / mirror / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Subject: Re: fetchmail+procmail+gnus, mailsource or
Date: Fri, 28 May 2004 01:46:45 -0400	[thread overview]
Message-ID: <m3d64pgl2c.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <86y8ndnnpr.fsf@rumba.de.uu.net> (Kai Grossjohann's message of "Fri, 28 May 2004 07:08:00 +0200")

Kai Grossjohann <kai@emptydomain.de> wrote:
> You could let Gnus read/write the maildir written by procmail
> directly.  In this case, nnmaildir is your friend.

For that case:
(add-to-list 'gnus-secondary-select-methods
             '(nnmaildir "" (directory "/data/emails")))

> Another possibility is that you let procmail write into some
> directories, but that you want Gnus to store the mail in another
> directory.  In this case, you need a mail-sources entry.

Such as:
(add-to-list 'mail-sources '(maildir :path "/data/emails/company"))
(add-to-list 'mail-sources '(maildir :path "/data/emails/gnus-list"))
...


paul



      reply	other threads:[~2004-05-28  5:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-28  2:37 fetchmail+procmail+gnus, mailsource or secondary-select-methods? Ding Lei
2004-05-28  5:08 ` fetchmail+procmail+gnus, mailsource or Kai Grossjohann
2004-05-28  5:46   ` Paul Jarc [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=m3d64pgl2c.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    /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).