[Dovecot] Message UID Question
Timo Sirainen
tss at iki.fi
Fri Apr 18 18:12:01 EEST 2008
On Apr 18, 2008, at 5:57 PM, Joe Allesi -X (joallesi - Coyote Creek
Consulting at Cisco) wrote:
>
> I have referred to the wiki and the RFC, but I still can't find the
> exact answer I'm looking for. From what I know, Dovecot uses the IMAP
> standard of 32 bit integers to uniquely identify messages.
>
> After a message is deleted from the mbox, can this UID ever be
> reissued
> to a new message or is that UID retired? What about after the 2
> billion
> limit is reached?
The limit is 4 billion. There is code that if the UIDs reach that
high, a new UIDVALIDITY value is given (to invalidate client caches)
and all UIDs are renumbered to start from 1, but apparently that code
doesn't work.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080418/11b701b8/attachment.bin
More information about the dovecot
mailing list