nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] A MH-inspired Maildir handler: coma


From: Paul Vixie
Subject: Re: [Nmh-workers] A MH-inspired Maildir handler: coma
Date: Mon, 14 Feb 2011 16:04:29 +0000

this sounds wonderful. as a die hard mh user, the thing i most need to be
able to do that you have not yet implemented is something like

rmm all +results
for x in inbox outbox todo; do
    pick -seq foo -from address@hidden -and -after '1 jan 2011' +$x
    refile -link foo -src +inbox +results
done

and the even simpler:

pick -seq foo -before '1 jan 2011' +outbox
refile foo -src +outbox +outbox-2011

if i could do these kinds of things in addition to what your tool already
does, using Maildir or some other format that was more reliable and faster
for the imap server, i could consider switching away from MH.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]