Hi,
Can you please explain to me, why is a new value of uidvalidity generated when 
a user is renamed in cyrus_imapd?

Rename:
A001 rename user/a@bbb.c<mailto:user/a@bbb.c>om user/x...@bbb.com

Before rename:
A001 select inbox
* OK [CLOSED] Ok
* 3 EXISTS
* 0 RECENT
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)] Ok
* OK [UNSEEN 2] Ok
* OK [UIDVALIDITY 1415092196] Ok
* OK [UIDNEXT 4] Ok
* OK [HIGHESTMODSEQ 5] Ok
* OK [URLMECH INTERNAL] Ok
A001 OK [READ-WRITE] Completed

After rename:
A001 select inbox
* 3 EXISTS
* 0 RECENT
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)] Ok
* OK [UNSEEN 2] Ok
* OK [UIDVALIDITY 1415093437] Ok
* OK [UIDNEXT 4] Ok
* OK [HIGHESTMODSEQ 7] Ok
* OK [URLMECH INTERNAL] Ok
A001 OK [READ-WRITE] Completed

Thank you in advance,

Ondra

________________________________
This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you for understanding.
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to