Comment 9 for bug 673816

Revision history for this message
Matt Summers (bringbackyun) wrote :

I have done some experiments with an IMAP account and I can see that regardless of whether I select a folder to be "checked for new messages", Thunderbird will download new messages for that folder anyway (Maybe something to do with push?), in this way the code I submitted will ignore the "checked for new messages" option and display a notification if the Thunderbird Libnotify option is disabled for "Display notifications only for Inbox".

For Imap accounts, this "checked for new messages" option seems like one way of selecting which mailboxes you want notifications for, however, for POP users, that is not an option.

@Ruben Would you be able to rollback that code I submitted? I will look into a fix that caters for both POP and IMAP users.