Re: SOLVED Re: gmail imap specifying mailboxes

2012-05-06 Thread Indulekha
On Sat, May 05, 2012 at 11:21:35AM -0500, Indulekha wrote: > I can't imagine why, but it works very well for me now. > The solution was as follows: > > set spoolfile ="imaps://imap.gmail.com:993" > set folder ="imaps://imap.gmail.com:993/" > unmailboxes "+[Gmail]/All Mail" > mailboxes "imaps://

SOLVED Re: gmail imap specifying mailboxes

2012-05-05 Thread Indulekha
I can't imagine why, but it works very well for me now. The solution was as follows: set spoolfile ="imaps://imap.gmail.com:993" set folder ="imaps://imap.gmail.com:993/" unmailboxes "+[Gmail]/All Mail" mailboxes "imaps://imap.gmail.com:993/INBOX" "imaps://imap.gmail.com:993/[Gmail]/Sent Mail"