> Andrew B. PAnphiloff пишет: > >> I have two servers, one with freebsd and another with linux. >> So, i need transfer all mailboxes from freebsd to linux, but I have >> some trouble: >> >> /var/spool/imap/domain directory structure on bsd server: >> >> ---domain.tld >> ------------user >> -----------------first mailbox >> -----------------second mailbox >> >> /var/spool/imap/domain directory structure on linux server: >> >> --d >> ---domain.tld >> --------------f >> -----------------user >> ----------------------first mailbox >> --------------s >> -----------------user >> ----------------------second mailbox >> >> > I see difference is in hashimapspool option, but how migrate from > one structure to another ?
You can move the spool to the new server and then run rehash to change the hashing scheme. Simon > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html