Patches from Michael Long
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 10 Feb 2006 22:16:07 +0000 (22:16 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 10 Feb 2006 22:16:07 +0000 (22:16 +0000)
commit48879ef0fc84e2adc42e90fd7b1667c9804f9b30
tree73dbd9d8126a7285a085564137f9fbf9b85f5dbe
parentd94d1197337955a4e6c1836aab1e156c0b560fda
Patches from Michael Long
* implementing imap status cache in order to reduce
the amount of status calls generated from the newmail and filter plugin.
* enable the cumulative message account in left_main.php again

Patches reviewed by me. I fixed a few small things in newmail and I added RECENT status
calls in imap_mailbox.php in order to make the "only check recent mail"
option work.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10697 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_general.php
functions/imap_mailbox.php
plugins/filters/filters.php
plugins/newmail/functions.php
plugins/newmail/newmail_opt.php
plugins/newmail/setup.php
src/left_main.php