On Dec 28, 2011 at 07:54 PM +0000, [email protected] wrote:
Does anyone have any idea of how to achieve this goal?
Try this:
set folder = "~/.maildir"
mailboxes !
mailboxes "imaps://imap.gmail.com:993/INBOX"
You just need to add the IMAP mailboxes individually. You can do
fancier things with reseting folder inbetween, but the easiest way is to
just add them individually.
