36cdf9b9c0315c46c6e5e2593feb095aa9eb7dd1
[squirrelmail.git] / plugins / newmail / README
1 This plugin is used to play sounds (currently a WAV, SWF or MP3 files)
2 through the browser whenever the user has unseen messages flagged in the
3 left window pane. There are options available (on the options page of
4 course) to disable this feature for each user, and to select different
5 media files from the users local computer. The default is that this is
6 NOT enabled, so you'll need to go to the options menu to turn it on first!
7 There are also options to show a popup window via JavaScript.
8
9 Plugin options are visible only when Javascript is enabled or detected by
10 SquirrelMail JavaScript detection functions.
11
12 From SquirrelMail 1.5.1 newmail plugin's site configuration can be stored in
13 config/newmail_config.php or plugins/newmail/config.php.
14
15 $allowsound setting is replaced with $newmail_allowsound and should be stored
16 inside plugin's site configuration file.
17
18
19 CREDITS
20
21 This plugin has been originally created by Mike Huttinger, with contributions
22 by Tyler Akins and Seth Randall. It's now maintained by the SquirrelMail
23 Project Team.