Roundcube Community Forum

 

New Email Sound?

Started by Lexus501, May 30, 2024, 03:15:50 PM

Previous topic - Next topic

Lexus501

I would like to enable a sound when a new email arrives. I've "surfed" with no luck. Hope someone here can help?
Thanks: Dave
"If it ain't broke, don't fix it"
        OR Do what I do.
Keep fixing it till it is broke.

SKaero

You'll need to enable the "newmail_notifier" plugin that comes with Roundcube. To do that edit the <RC root>/config/config.inc.php and add "newmail_notifier" to the plugin array. You'll also need to copy <RC root>plugins/newmail_notifier/config.inc.php.dist to <RC root>plugins/newmail_notifier/config.inc.php and set "newmail_notifier_sound" to true.