have you found where in the code james is doing the imap storage? i might need to do this as well at some later date.
On Aug 17, 2012, at 2:51 PM, Joshua Armstrong wrote: > On 8/17/2012 1:48 PM, tim wrote: >> do the UIDs need to be sequential for imap? >> >> could you hash on the messages' unique id header, or the message itself? >> >> -tim >> >> (i'm not affiliated with Apache James, just thoughts) >> >> On Aug 17, 2012, at 10:58 AM, Joshua Armstrong wrote: >> >> > That's what we were thinking but it seems that James uses javax.mail for IMAP > storage unless I'm mistaken. How difficult would it be to use a different > method of generating IMAP UIDs? > > -- > 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]
