[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ditching mutt



On Fri,09.Apr.10, 00:00:11, Ron Johnson wrote:
> On 2010-04-08 22:36, green wrote:
> [snip]
> >
> >I am using mutt.  I had procmail set up to drop messages in
> >different maildir boxes.  Then I switched to mailfilter.  And
> >because it is such a pain when a new mailing list is added (or
> >whatever),
> 
> It takes 30 seconds to pull up ~/.mailfilter in vim, duplicate an
> if-block and modify it.

Or make generic rules:

if (/^List-Id:.*<debian-(.*)\.lists.debian.org>/)
{
	to Maildir/.debian.$MATCH1/
}

You only have to create the Maildir in advance, and even that can be 
automated (I think I saw the code right here on the list).

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: