Comment Re:Still not feature complete (Score 1) 464
Actually it can download mail from all folders
just put this
user_pref("mail.check_all_imap_folders_for_new", true);
in your user.js. There are other tips here here
user_pref("mail.check_all_imap_folders_for_new", true);
in your user.js. There are other tips here here