On Sat, May 28, 2011 at 02:18:28AM -0400, Andrew Hills wrote:
> I'm using mutt with GMail now, and I have a label "foo.bar". When I
> attempt to change to it with c (typing it, tabbing it out, or
> selecting it from the list), I get an error that "foo/bar" can't be
> found. If I try to escape the period with a backslash, I get an error
> that "foo\/bar" can't be found. How can I access folders with the
> period symbol in the name?
I think the problem is that your imap server uses "." as a
mailbox separator so using a period in the name of a mailbox is going
to confuse things.
Have a read through man muttrc, there are two settings which come to
mind: $imap_delim_chars and $mask. Do read it though because I don't
use imap with mutt so I am not certain.
Jamie.