Bryan Fullerton wrote:
> 
> Quick and (hopefully) simple question - in mailboxes, I notice message
> numbers increment steadily. Does this just increase ad infinitum, or
> does the message number reset at some point?

I'd have to check the source, but IIRC the UIDs will roll over once they
reach INT_MAX, UINT_MAX, LONG_MAX or ULONG_MAX, depending how the UID is
defined.  If it currently doesn't do this, I *think* this is the intent.

Ken
-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to