<<< Date Index >>>     <<< Thread Index >>>

Google Sent Mail



Hello all,

I am trying to set up a macro for gmail's sent mail folder.  I connect
via IMAP and presently I have to navigate to the folder.  Here is what I
have in my .muttrc

macro index S "c=[Gmail]/Sent Mail\n"
macro pager S "c=[Gmail]/Sent Mail\n"

Mutt then replies that Mail is not a folder.  Now the macro works with 
Spam or Drafts because they don't have a space in the name of the folder.

So I guess what I am asking is how to make mutt send the space and not
treat it as the end of the folder name.  Is there an escape character?
I tried the \ with no luck.

Thanks to all,
Chris