[cvs] commit: imp mailbox.php imp/lib Mailbox.php imp/lib/IMAP MailboxCache.php imp/lib/MIME Contents.php
Michael M Slusarz
slusarz at curecanti.org
Fri Nov 11 12:02:05 PST 2005
slusarz 2005-11-11 12:02:05 PST
Modified files:
. mailbox.php
lib Mailbox.php
lib/IMAP MailboxCache.php
lib/MIME Contents.php
Log:
Move detection of x-color header into the same code block where we determine
x-priority header. one less call to the IMAP server.
Add conf check to ensure we are looking for the xpriority header.
Rearrange mask numbers so that we ensure that all masks above a certain number
are required to enter the message loop in retrieve().
Revision Changes Path
1.27 +31 -25 imp/lib/IMAP/MailboxCache.php
1.184 +2 -2 imp/lib/MIME/Contents.php
1.124 +5 -5 imp/lib/Mailbox.php
2.685 +2 -8 imp/mailbox.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMAP/MailboxCache.php?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Contents.php?r1=1.183&r2=1.184&ty=u
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.123&r2=1.124&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.684&r2=2.685&ty=u
More information about the cvs
mailing list