On Sun 07-Jan-2001 at 11:59:40AM -0800, Michael Elkins wrote:
> On Sun, Jan 07, 2001 at 05:53:41PM +0100, georg wrote:
> > will there be support for the maildir-folder-extension to the
> > maildir-format used by courier, sqwebmail and maildrop?
> Please describe what support is missing. I'm not familiar with the
> extensions used by those programs.
Courier-imap Maildir names begin with a dot like this:
$ ls -la
drwx------ 5 adam adam 1024 Oct 23 11:30 .scrap.cps
drwx------ 5 adam adam 1024 Oct 23 11:31 .scrap.jungle
drwx------ 5 adam adam 1024 Oct 23 11:30 .scrap.nuw
You need to change the default mask in mutt (which hides dot-files by
default) so that you can see them.
6.3.81. mask
Type: regular expression
Default: "!^\.[^.]"
A regular expression used in the file browser, optionally preceded by
the not operator ``!''. Only files whose names match this mask will
be shown. The match is always case-sensitive.
Bruno
--
http://bruno.postle.net/