Hi!
Chris Gushue muttered:
> Thomas Roessler ([EMAIL PROTECTED]) wrote:
> > On 2000-09-06 19:27:57 -0700, Jason Helfman wrote:
> >
> > > Does anyone have a script that does this?
> >
> > Why don't you just use mutt to do it?
>
> I'm not sure offhand if Mutt created the new Maildirs for me, or if I
> had to manually do it...
You have to set mbox_type=Maildir to have mutt create Maildirs by
default. I wrote some macros for that purpose.
macro index <f7> ':set mbox_type="mbox"<enter>'
macro pager <f7> ':set mbox_type="mbox"<enter>'
macro index <f8> ':set mbox_type="Maildir"<enter>'
macro pager <f8> ':set mbox_type="Maildir"<enter>
HTH,
Michael
--
A modem is a baudy house.
PGP-fingerprint: DECA E9D2 EBDD 0FE0 0A65 40FA 5967 ACA1 0B57 7C13