When our Cyrus (2.1.3 with everything on skiplist) restarted after being killed, the very first IMAP login had this problem: ---- imapd[11677]: DBERROR: skiplist recovery: 0168 should be ADD or DELETE imapd[11677]: DBERROR: opening /var/imap/user/s/xxx.seen: cyrusdb error ----
No other users had this problem. Any ideas what might be happening here? I had to delete this user's .seen file. Also, how do I gracefully shutdown Cyrus so it doesn't have to do a skiplist recovery on every db next time I start it?