replacing $allowsound with $newmail_allowsound. removing $allowsound from
[squirrelmail.git] / plugins / newmail / README
index e5f6f783e0aecf3eb29932b25f2a8f02201651bd..fc6f053cf6c5b0506e6739f11086a32baa1e7e03 100644 (file)
@@ -49,3 +49,11 @@ to disallow the use of audio, change
 to 
     $allowsound = "false";
 on line 33 of newmail_opt.php
+
+-----------------------------------------
+
+From SquirrelMail 1.5.1 newmail plugin's site configuration can be stored in
+config/newmail_config.php or plugins/newmail/config.php.
+
+$allowsound setting is replaced with $newmail_allowsound and should be stored
+inside plugin's site configuration file.