Good point, but... On Sat, Mar 03, 2001 at 04:17:57AM -0600, will trillich wrote: > or, if you're piggish (like me) just use > > set folder=~/Mail > set spoolfile=+inbox > mailboxes `echo ~/Mail/[a-z]*` > > that way everything that's in ~/Mail/[a-z]* is treated as a mbox; > your ~/.procmailrc (or whatever) may create new mboxes based on > sender or topic or what-have-you; this way they'll always show > up on mutt's =<tab> selection...
I do this with: mailboxes `ls -1 ~/Mail|grep -v Maillog|sed -e 's/^/+/' | tr "\n" " "` This way, I can have Inbox and Outbox which comes on the top of mutt's =<tab> selection... Regards, Osamu -- + Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D + + Fingerprint: 814E BD64 3288 40E7 E88E 3D92 C3F8 EA94 D5DE 453D + + http://www.aokiconsulting.com/pc/ Cupertino, CA USA +