does it ever change or is it they same always? I wonder if it is a guid random number, if the client's matches it assumes the backing database has not be refreshed.
On Aug 17, 2012, at 4:51 PM, Joshua Armstrong wrote: > On 8/17/2012 3:02 PM, tim wrote: >> Do you know if the standard imap client does a get of uids of the message >> index? >> >> http://tools.ietf.org/html/rfc3501 >> >> says there is a uid command. >> >> if the client does, the hash thing probably should work, even if the >> messages are in different orders? >> >> -tim >> >> > <snip> > > Actually, I was even wrong about that. The client never sends the > UIDVALIDITY value to the server. It's always provided in server responses. > > -- > Joshua M. Armstrong > Software Engineer > Centurion, Inc. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
