Re: mailboxes
On Wed, Feb 15, 2006 at 05:20:47PM +1000, Troy Piggins wrote:
> * scwang@xxxxxxxxx <scwang@xxxxxxxxx> :
> > I specify mailboxes as following:
> >
> > set folder = ~/.maildir
> > mailboxes =lcs
> > mailboxes =ml-fvwm
> > mailboxes =ml-fvwm-workers
> > mailboxes =ml-gentoo-kernel
> > mailboxes =ml-gentoo-laptop
> > mailboxes =ml-gentoo-user
> > mailboxes =ml-linux-x31
> > mailboxes =ml-mutt-user
> >
> > Because I have many mailboxes in .maildir that I want
> > them to be specified by mailboxes directive, it's tedious
> > to do it as above. Does mailboxes directive support some
> > something like regular expression? For example, I wish I
> > can specify that all mailboxes starting from 'ml' are
> > mailboxes as following:
> >
> > mailboxes =ml*
> >
> > Unfortunately, it seems mailboxes directive doesn't support
> > this specification currently. Is there another alternative
> > for this?
>
> Try:
>
> mailboxes `echo ml*`
>
> --
> Troy Piggins
> Ubuntu 5.10 pkgs : kernel 2.6.12-9-386, postfix 2.2.4, procmail 3.22
> Compiled from src : slrn 0.9.8.1/rt (score_color patch), mutt 1.5.11i
> vim 6.4
It works. And now I know mutt support unix command substitution in its
initialization file.
Thanks you very much!
--
Wang ShaoChun(王绍春) <scwang@xxxxxxxxx>
PH.D Candidate
Laboratory of Computer Science, Institute of Software
Chinsese Academy of Sciences