On Thu, Apr 27, 2000 at 05:47:45PM -0500, David DeSimone wrote:
> Chris Green <[EMAIL PROTECTED]> wrote:
> >
> > 3 - Is there any way to get mutt in *non-IMAP* mode to 'see' maildir
> > directories starting with a '.'?
>
> Mutt normally doesn't show files that start with "." because of this
>
On Thursday, 27 April 2000 at 18:49, Sam Varshavchik wrote:
> On Thu, 27 Apr 2000, Chris Green wrote:
>
> > -> 1 IMAP../
> > 2 IMAPTrash
> > 3 IMAPfriends
> > 4 IMAP
On 2000-04-27 18:49:21 -0400, Sam Varshavchik wrote:
> Well, there is no such thing as an "../" entry in the
> IMAP world, that's something that's invented solely by
> mutt. I'd like to see an IMAP trace of what happens
> when the "../" is selected. Find an imapd process,
> then strace/truss it
Chris Green <[EMAIL PROTECTED]> wrote:
>
> 3 - Is there any way to get mutt in *non-IMAP* mode to 'see' maildir
> directories starting with a '.'?
Mutt normally doesn't show files that start with "." because of this
default setting:
set mask="!^\.[^.]"
If you unset it, I suppose you wou
Now that I seem to have the basics of mutt working with the Courier
IMAP server I have some more questions/comments about how mutt works
with IMAP.
1 - I have the following in my muttrc file:-
set folder={x-1.net:50143}
set spoolfile={x-1.net:50143}inbox
A 'c' followed by a !' takes