- 25 Aug, 2002 10 commits
-
-
- 23 Aug, 2002 18 commits
-
-
-
don't change between computing the uidvalidity value and running the test.
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 22 Aug, 2002 11 commits
-
-
-
-
-
-
-
-
-
around mailbox_uidvalidity. When a mailbox is selected whose first message does not keep X-UIDVALIDITY value, the uidvalidity is computed based on the return of time(). Now, if we call "EXAMINE mailbox" or "STATUS mailbox (UIDVALIDITY)" the same mailbox is opened second time and the uidvalidity recalculated. Thus each subsequent call to EXAMINE or STATUS upon an already selected mailbox will return different uidvalidity value. To avoid this, util_uidvalidity() first sees if it is asked to operate upon an already opened mailbox and if so, returns previously computed value.
Sergey Poznyakoff authored -
-
- 21 Aug, 2002 1 commit