Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2001 03:18:41 +0300
From:      Giorgos Keramidas <charon@labs.gr>
To:        Mike Meyer <mwm@mired.org>
Cc:        questions@freebsd.org
Subject:   Re: Looking for Mr good mail archiver port...[OT ?]
Message-ID:  <20010929031840.A74527@hades.hell.gr>
In-Reply-To: <15284.49504.73445.529806@guru.mired.org>
References:  <108871926@toto.iv> <15284.49504.73445.529806@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Meyer <mwm@mired.org> wrote:
>=20
> Once WAIS started blowing on my personal folder, I found that standard
> Unix tools work fairly well. I sort the mail out into directories by
> month, one message per file. So doing things like "look for a message
> in june or july about SCSI disks" turns into:
>=20
>     find 2001-0[67] -type f | xargs grep -i "^subject:.*scsi"
>=20
[snip]

Which reminds me a lot of MH folders.  And the multitude of clients that can
read an MH folder.  I think I'll try to have procmail split the mail
automagically in MH folders depending on the `year-month', as in:

	~/Mail/freebsd-questions/2001/09/*
	~/Mail/freebsd-questions/2001/10/*
	...

I really loved the ideas that started popping up with your message, Mike.
Thanks a lot :)

-giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010929031840.A74527>