https://bugs.koozali.org/show_bug.cgi?id=12144
--- Comment #5 from bunkobugsy <[email protected]> ---
actually, all it needed was -n instead of -f in mv
# cat POSTIN
# Migrate the sharedmailbox dict to its new location
if [ -e /etc/dovecot/sharedmailbox/dict.db ]; then
mv -n /etc/dovecot/sharedmailbox/dict.db
/home/e-smith/db/dovecot/sharedmailbox.db
rm -rf /etc/dovecot/sharedmailbox
fi
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/