Sound notifications question

Is it possible to turn on sound notifications for one account and turn them off for another?

tobwithu's picture

You can set sound file for each account with a hidden option.
When you type 'about:config' in the location bar, you can see

extensions.xnotifier.accounts.[WEBMAIL_HOST#YOUR_ID].enabled

create new value

extensions.xnotifier.accounts.[WEBMAIL_HOST#YOUR_ID].sound

and set it to the location of file like 'file:///C:/sound.wav'.

If you want to turn off for one account, set above value to dummy file(0 size wave file).