[cvs] commit: imp/config conf.xml imp/lib Mailbox.php imp/lib/IMAP Cache.php
Michael M Slusarz
slusarz at horde.org
Wed Apr 26 20:17:46 PDT 2006
slusarz 2006-04-26 20:17:46 PDT
Modified files:
config conf.xml
lib Mailbox.php
lib/IMAP Cache.php
Log:
After thinking about this further, there is no reason we need a cache timeout
for mailbox list caching. If the mailbox changes, the information obtained
from imap_status() will catch it. The only issue might be with search
results but we can tweak this as we go.
Revision Changes Path
1.86 +1 -6 imp/config/conf.xml
1.8 +1 -44 imp/lib/IMAP/Cache.php
1.186 +2 -3 imp/lib/Mailbox.php
Chora Links:
http://cvs.horde.org/diff.php/imp/config/conf.xml?r1=1.85&r2=1.86&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP/Cache.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.185&r2=1.186&ty=u
More information about the cvs
mailing list