From: Kevin Fullerton <kevin.fullerton@shotgun-suicide.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] procmail, formail and maildir for digests...
Date: Tue, 10 Oct 2006 11:29:51 +0000 [thread overview]
Message-ID: <20061010112951.GA18370@gateway.home.shotgun-suicide.co.uk> (raw)
In-Reply-To: <452B7F62.9050609@shic.co.uk>
Here's the procmail recipe I use with maildir folders and the Gentoo lists - I think as long as procmail is setup with maildir support you just need
to set your MAILDIR var and use a trailing slash and it knows it'd delivering to a MailDir.
MAILDIR=$HOME/.maildir
LOGFILE=$HOME/.procmaillog
LOGABSTRACT=no
VERBOSE=on
FORMAIL=/usr/bin/formail
NL="
"
:0:
* ^List-Id:.*gentoo-user\.gentoo\.org
$MAILDIR/gentoo-user/
Cheers
Kevin
On 12:09 Tue 10 Oct , Steve [Gentoo] wrote:
> I'm familiar with this procmail recipe:
>
> --
> :0
>
> * ^List-Id:.*<gentoo-user.gentoo.org>
> | formail +1 -ds >> gentoo_user
> --
>
> However... I need to use maildir.... is there a straightforward way to deliver directly to maildir folders with formail from procmail?
>
>
>
>
>
>
> --
> gentoo-user@gentoo.org mailing list
>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-10-10 11:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-10 11:09 [gentoo-user] procmail, formail and maildir for digests Steve [Gentoo]
2006-10-10 11:29 ` Kevin Fullerton [this message]
2006-10-11 10:32 ` Steve [Gentoo]
2006-10-11 10:40 ` Rasmus Andersen
2006-10-11 14:07 ` Steve [Gentoo]
2006-10-11 12:17 ` [gentoo-user] " reader
2006-10-11 13:38 ` Re: [gentoo-user] " Michael Sullivan
2006-10-11 16:12 ` [gentoo-user] " Moshe Kamensky
2006-10-12 10:07 ` Steve [Gentoo]
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=20061010112951.GA18370@gateway.home.shotgun-suicide.co.uk \
--to=kevin.fullerton@shotgun-suicide.co.uk \
--cc=gentoo-user@lists.gentoo.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