Hello List, we migrated from Debian 4 to Debian10 and moved the mailboxes with rsync like this:
rsync -sptq -dirs --delete-delay --no-inc-recursive $Source:"$sourcedir" "$targetdir" chown -R cyrus:mail "$targetdir" su cyrus -c "/usr/lib/cyrus/bin/reconstruct -q -s -f \"$mboxSource\"" 2>&1 >/dev/null The problem we face now is that new mails only appear when we start a imap client (like thunderbird). One the connection is open, we dont see new incoming mails, even if we force to check for new mails. Any hints/ideas on this? Cheers, Michael p.s next time we will use imapsync i guess :-P ------------------------------------------ Cyrus: Info Permalink: https://cyrus.topicbox.com/groups/info/Te795b40b965149a2-M76666dea9d3842b0e9df5ba3 Delivery options: https://cyrus.topicbox.com/groups/info/subscription
