[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Maildir
Alex Pennace <alex@pennace.org> wrote:
> Charles Cazabon is subscribed to the list, no need to send him an
> extra copy of your message.
Indeed.
> On Mon, Mar 04, 2002 at 01:24:17AM +0530, Chittaranjan Mandal wrote:
> > I would like to have names of a few mailtools that work with Maildir.
My setup:
MUA - mutt works with Maildir.
POP3 retriever - getmail works with Maildir (see link below).
If you want something more specific, please be more specific.
But one of the best things about Maildir is that (gasp!) normal Unix utilties
work with Maildir! Want to find that message to Joe you wrote last week?
`find Maildir/cur -type f -ctime -7 | xargs grep 'To: joe'`. No need for
special "mboxgrep" commands and such.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <qmail@discworld.dyndns.org>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------