Displaying 1 result from an estimated 1 matches for "retrospekt".
Did you mean:
retrospect
2013 Dec 07
1
Easy migration from Dovecot 1.2.16 ppc maildir to 2.1.17 amd64 mdbox
Hi
After
http://retrospekt.dk/2011/08/migrating-maildir-to-dovecot-2-0-dbox/ I
used a two phases process.
The first, transfering over the network, is done by this shell function,
on the *new* server. The argument is the <user>
fetchOldServer () {
rsync -poazuHK --exclude="**/dovecot.index*" \
-e ssh...