From: Dmitriy Kirhlarov (no email)
Date: Sat Apr 07 2007 - 12:56:41 EDT
On Fri, Apr 06, 2007 at 05:52:28PM -0400, John Capo wrote:
> > On both servers:
> > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort > server1.lst
> > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort > server2.lst
> >
> > and
> > diff -u server1.lst server2.lst
> >
>
> Quick mailboxes.db check.
>
> ctl_mboxlist -d | md5 on server1
> ctl_mboxlist -d | md5 on server2
>
> Both hashes should be identical. Or diff the ctl_mboxlist -d
> outputs.
Please, correct me, if I wrong. It's just check of mailbox lists, but
not messages numbers.
WBR.
Dmitriy
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|