I'm going to have to review the RFC on that one.  It looks pretty easy to
fix.  Citadel does use 1 as a fixed UIDVALIDITY value, since the message numbers
in our store are both persistent and strictly-ascending, so we can use them
as UIDs without resorting to any ugly hacks. 
  
 (Actually, the whole concept of a UIDVALIDITY value is, on its own, an ugly
hack.  It's just one of many pieces of brain damage baked into the IMAP protocol
merely because of flaws in the reference implementation.) 
 

Reply via email to