# HG changeset patch # User Michael Schloh von Bennewitz # Date 1240248474 -7200 # Node ID 4c723152d46f0cd2d78310d2fcd84f3ad8c2d235 # Parent 6539a982f682ba2b53955618c574946c79844988 Announce unseen emails in INBOX and all other folders as well. diff -r 6539a982f682 -r 4c723152d46f squirrelmail/config.php --- a/squirrelmail/config.php Mon Apr 20 19:23:01 2009 +0200 +++ b/squirrelmail/config.php Mon Apr 20 19:27:54 2009 +0200 @@ -50,7 +50,7 @@ $auto_expunge = true; $default_sub_of_inbox = true; $show_contain_subfolders_option = false; -$default_unseen_notify = 2; +$default_unseen_notify = 3; $default_unseen_type = 1; $auto_create_special = false; $delete_folder = false; diff -r 6539a982f682 -r 4c723152d46f squirrelmail/defprefs.txt --- a/squirrelmail/defprefs.txt Mon Apr 20 19:23:01 2009 +0200 +++ b/squirrelmail/defprefs.txt Mon Apr 20 19:27:54 2009 +0200 @@ -22,6 +22,7 @@ smallcal_default=1 smallcal_header=#770000 smallcal_calendar=Personal +unseen_notify=3 move_to_trash=1 trash_folder=Trash save_as_draft=1 diff -r 6539a982f682 -r 4c723152d46f squirrelmail/squirrelmail.spec --- a/squirrelmail/squirrelmail.spec Mon Apr 20 19:23:01 2009 +0200 +++ b/squirrelmail/squirrelmail.spec Mon Apr 20 19:27:54 2009 +0200 @@ -56,7 +56,7 @@ Group: Mail License: GPL Version: %{V_squirrelmail} -Release: 20090416 +Release: 20090418 # package options %option with_plugins no