Tagged Questions
1
vote
1answer
121 views
thunderbird - number of underad messages, from .sqlite base
I want to make a small plugin for awesome WM that will show a number of unread messages pending in Thunderbird. I want to fetch the number of messages accessing directly Thunderbird sqlite base. The ...