On 05/22/02, 09:22:47AM -0500, [EMAIL PROTECTED] wrote: > Hello, > I would like the directory/mailbox listings to be in alphabetical > order. Is this possible? For example when I open a mailbox and > choose (? for list). I'm not sure how it is sorted now. > Kurt
It looks to me that you've got your mail folders nested within subdirectories of your ~/Mail directory. There may be a reason for this, but it seems unnecessarily complicated. If, instead, your mail is kept in files directly under your ~/Mail directory, mutt will, by default, list them in alpha order. You could set up these files using procmail or, if you're doing all this manually (my guess), simply execute: touch ~/Mail/foo to create the folder. Then, save mail to the new folder(s) as usual. John > > -- Mutt: Directory [~/.Maildir], File mask: .* > drwx------ 5 kvh users 120 Oct 20 06:33 lfs/ > drwx------ 5 kvh users 120 Oct 20 06:33 jobs/ > drwx------ 5 kvh users 120 Oct 20 06:33 save/ > drwx------ 5 kvh users 120 Oct 20 06:33 urls/ > drwx------ 5 kvh users 120 Oct 20 06:33 accounts/ > drwx------ 5 kvh users 120 Oct 20 06:33 tvguide/ > drwx------ 5 kvh users 120 Oct 20 06:33 postponed/ > drwx------ 5 kvh users 120 Oct 20 06:33 receipts/ -- John P. Verel Living Proof That Low Tech Beats High Tech!
