hi all,
I want to concentrate only Imap srever source files. i am trying to replace The UID with a hash-based message identification.
This is not going to work. IMAP UIDs cannot be "replaced" with any kind of a hash. The result will not be IMAP.
Can any one give me some suggestiions please.
You need to stop doing whatever you're doing, and don't resume until you understand IMAP a little bit better. IMAP UIDs, by definition, is a monotonically increasing counter. Which means that you cannot use any kind of a cockamamime hash function to generate IMAP UIDs.
pgp00000.pgp
Description: PGP signature
