On Wed, Nov 01, 2000 at 08:13:59AM +0800, Benny Chee wrote:
> Hi,
>
> How do i delete mails matching a certain range of dates?
>
Using default key bindings
<Ctrl>t ~d [MIN] - [MAX]<enter> ;d
Where [MIN] and [MAX] are the minimum and maximum dates respectively.
This uses the tag-pattern function to match on dates within that range. The semicolan
(;) is the "tag-prefix" operator and the "d" deletes.
All this is extracted from section 4.2 and 4.3 of the mutt manual.
HTH
Trevor Crosse
[EMAIL PROTECTED]
PGP signature