6

I was trying to write a script which would add a new mail icon to my system tray, but apparently Thunderbird does not support checking for new mail from the command line.

I've tried a number of plugin, but they all seem to have only a vague description. The ones I tried just modified the new mail popup.

Therefore I'm looking for a plugin which displays an icon in the system tray for unread mails. It's not necessary to display the number of unread mails, but it would be nice though.

boolean.is.null
  • 2,413
  • 6
  • 18
  • 23

1 Answers1

11

In the past I used this plugin: https://addons.mozilla.org/en-US/thunderbird/addon/firetray/

a quote from the official plugin page:

display unread messages count in tray icon

Worked perfectly as far as I can remember.

Luca D'Amico
  • 519
  • 3
  • 11