Slashdot Mirror


User: ninjakttty

ninjakttty's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Still not feature complete on Mozilla Thunderbird Reaches 1.0 · · Score: 1

    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