https://bugs.koozali.org/show_bug.cgi?id=12006
bunkobugsy <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |IN_PROGRESS
CC| |[email protected]
Resolution|FIXED |---
--- Comment #2 from bunkobugsy <[email protected]> ---
(In reply to Jean-Philippe Pialasse from comment #0)
> so add to createlink
>
> use esmith::Build::Backup qw(:all);
> backup_includes("smeserver-dovecot-extras", qw(
> /etc/dovecot/sharemailbox/
> ));
There's a typo (missing d), however:
# ll /etc/dovecot/sharemailbox/
ls: cannot access /etc/dovecot/sharemailbox/: No such file or directory
# cat POSTIN
# Migrate the sharedmailbox dict to its new location
if [ -e /etc/dovecot/sharedmailbox/dict.db ]; then
mv -f /etc/dovecot/sharedmailbox/dict.db
/home/e-smith/db/dovecot/sharedmailbox.db
rm -rf /etc/dovecot/sharedmailbox
fi
# ll /home/e-smith/db/dovecot/
total 8
-r--r--r-- 1 root root 232 Jul 22 00:00 POSTIN
-rw-r--r-- 1 user sharedmailbox 4008 Jul 19 09:38 sharedmailbox.db
--
You are receiving this mail because:
You are the QA Contact 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/