interesting. I think replacing that "getId" with either the embedded message-id or hashing something should work then. No?
As long as Apache james generating a new uidvalidity number for each instance of james. I'm assuming it is a random number. The client should see the new uidvalidity and then think "hmmm, different server. should check uids" Worth a try I suppose. Lol, I'm just babbling at this point ;-) Let me know if it works, and I'll steal it from you! :-P -tim On Aug 17, 2012, at 5:00 PM, Joshua Armstrong wrote: > On 8/17/2012 3:57 PM, tim wrote: >> 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: >> > Each mailbox (folder) has a UIDVALIDITY value sent when the mailbox is > selected. It helps the client determine if it can trust the UIDs assigned to > each message in the mailbox. > > -- > 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]
