21 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Enhanced Maildir ...
FromSent OnAttachments
Marc HaberJan 9, 2001 4:43 am 
Kris KelleyJan 9, 2001 9:14 am 
Georg LutzJan 9, 2001 2:20 pm 
Chris GreenJan 10, 2001 12:37 am 
Georg LutzJan 10, 2001 1:49 pm 
Marc HaberJan 12, 2001 9:34 am 
Marc HaberJan 12, 2001 9:36 am 
Chris MeadorsJan 12, 2001 10:07 am 
Georg LutzJan 13, 2001 6:10 am 
Georg LutzJan 13, 2001 6:46 am 
Marc HaberJan 13, 2001 1:45 pm 
jhen...@bogon.comJan 14, 2001 12:00 pm 
Mirko ZeibigJan 14, 2001 2:21 pm 
Patrick PriceJan 14, 2001 3:17 pm 
Patrick PriceJan 14, 2001 5:51 pm 
Cindy SmithJan 14, 2001 6:26 pm 
Patrick PriceJan 14, 2001 8:26 pm 
Patrick PriceJan 14, 2001 8:37 pm 
Marc HaberJan 15, 2001 12:11 am 
Marc HaberJan 22, 2001 2:47 am 
Marc HaberJan 22, 2001 2:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Enhanced Maildir Specification where?Actions...
From:Georg Lutz (gli@gmx.net)
Date:Jan 13, 2001 6:10:08 am
List:net.sourceforge.lists.courier-users

Hi Marc,

perhaps my configuration could help you:

in .muttrc:

--- set folder="~/Maildir" set mask = ".*" mailboxes =/.georglutz =.glist.bugtraq #...etc.

---

in ~/Maildir is:

--- drwx------ 5 georg georg 4096 Jan 10 22:24 .Trash/ drwx------ 5 georg georg 4096 Jan 5 19:38 .georglutz/ drwx------ 5 georg georg 4096 Jan 5 16:06 .glist.bugtraq/ drwx------ 5 georg georg 4096 Dez 19 00:13 .glist.courier/ ...etc... drwx------ 2 georg georg 4096 Jan 11 17:44 cur/ drwx------ 2 georg georg 4096 Jan 11 17:44 new/ drwx------ 2 georg georg 4096 Jan 13 14:44 tmp/

---

With mask .* mutt shows me all folders (local and via imap) , including cur, new, tmp.

To change local folders I use only tab-completion:

Change to folder georglutz: "c =.ge <tab>"

Change to main-folder (~/Maildir): "c ="

Show all folders: "c =. <tab>"

Its not perfect, but it works.

Bye Georg