Feature #1739
Move vmail storage into /var/lib/nethserver/vmail
Status: | CLOSED | Start date: | 03/18/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 03/18/2013 | |
Assignee: | - | % Done: | 100% | |
Category: | nethserver-mail-server | |||
Target version: | v6.4-alpha2 | |||
Resolution: | NEEDINFO: |
Description
# find /etc/ -type f | xargs -- grep -l 'lib/vmail' | sort | uniq /etc/dovecot/dovecot.conf /etc/dovecot/ldap.conf /etc/dovecot/system-users /etc/e-smith/events/actions/nethserver-mail-account-cleanup /etc/e-smith/events/actions/nethserver-mail-migrate-mailboxes /etc/e-smith/events/actions/nethserver-mail-server-init-system-users /etc/e-smith/templates/etc/dovecot/dovecot.conf/40namespaces /etc/e-smith/templates/etc/dovecot/ldap.conf/10base /etc/e-smith/templates/etc/dovecot/system-users/10admin /etc/passwd
Associated revisions
Move vmail storage from /var/lib/vmail to /var/lib/nethserver/vmail, removing user/ subdir. Refs #1739
NethServer::MailServer (getDovecotSharedPath): fixed ACL storage path of shared mailboxes. Refs #1739
createlinks: removed old vmail storage dir creation. Refs #1739
History
#1 Updated by Davide Principi over 8 years ago
- Status changed from ON_DEV to ON_QA
- % Done changed from 10 to 80
Update from NSA1:
# mv /var/lib/vmail /var/lib/nethserver/ # mv /var/lib/nethserver/vmail/user/* /var/lib/nethserver/vmail/ # rmdir /var/lib/nethserver/vmail/user
The user/
subdir is no longer needed.
#2 Updated by Davide Principi over 8 years ago
- Status changed from ON_QA to MODIFIED
- % Done changed from 80 to 100
Tested upgrade from a clean NSA1 and migration event.
#3 Updated by Davide Principi over 8 years ago
- Status changed from MODIFIED to CLOSED
#4 Updated by Davide Principi over 8 years ago
State set to closed
on NethServer 6.4 alpha2 release