Feature #1739

Move vmail storage into /var/lib/nethserver/vmail

Added by Davide Principi over 8 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:03/18/2013
Priority:NormalDue 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

Revision 7815ac7e
Added by Davide Principi over 8 years ago

Move vmail storage from /var/lib/vmail to /var/lib/nethserver/vmail, removing user/ subdir. Refs #1739

Revision fe24ac29
Added by Davide Principi over 8 years ago

NethServer::MailServer (getDovecotSharedPath): fixed ACL storage path of shared mailboxes. Refs #1739

Revision fda15be2
Added by Davide Principi over 8 years ago

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

Also available in: Atom PDF