Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Lexus501 on May 30, 2024, 03:15:50 PM

Title: New Email Sound?
Post by: Lexus501 on May 30, 2024, 03:15:50 PM
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
Title: Re: New Email Sound?
Post by: SKaero on May 30, 2024, 04:13:30 PM
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.