diff -r 0a06f7b1da6a -r 2a75058fc064 doc/web/source/upgrade/0.5-0.6.rst --- a/doc/web/source/upgrade/0.5-0.6.rst Tue Aug 27 21:17:38 2013 +0000 +++ b/doc/web/source/upgrade/0.5-0.6.rst Sun Feb 02 14:36:01 2014 +0000 @@ -50,14 +50,14 @@ """""""""""""""""""""""""""" .. code-block:: postgresql-console - mailsys=> \i /path/to/vmm-0.6.1/pgsql/update_tables_0.5.x-0.6-dovecot-1.2.x.pgsql + mailsys=> \i /path/to/vmm-0.6.2/pgsql/update_tables_0.5.x-0.6-dovecot-1.2.x.pgsql mailsys=> \q Dovecot v1.0.x/v1.1.x """"""""""""""""""""" .. code-block:: postgresql-console - mailsys=> \i /path/to/vmm-0.6.1/pgsql/update_tables_0.5.x-0.6.pgsql + mailsys=> \i /path/to/vmm-0.6.2/pgsql/update_tables_0.5.x-0.6.pgsql mailsys=> \q .. _set-database-permissions: @@ -74,7 +74,7 @@ So you have to adjust all your ``postfix/pgsql-*.cf`` files and also your ``/etc/dovecot/dovecot-sql.conf`` or ``/etc/dovecot/dovecot-sql.conf.ext``. - See the `vmm-0.6.1/postfix/pgsql-*.cf` files and + See the `vmm-0.6.2/postfix/pgsql-*.cf` files and :ref:`Dovecot configuration `/`dovecot-sql.conf.ext` or :ref:`Dovecot configuration `/`dovecot-sql-conf`. @@ -94,8 +94,8 @@ .. code-block:: console - root@host:~# cd /path/to/vmm-0.6.1 - root@host:/path/to/vmm-0.6.1# ./upgrade.sh + root@host:~# cd /path/to/vmm-0.6.2 + root@host:/path/to/vmm-0.6.2# ./upgrade.sh Please have a look at your configuration: /usr/local/etc/vmm.cfg This are your Modified/Renamed/New settings: R account.delete_directory = false @@ -178,6 +178,11 @@ ^^^^^^^^^^^ Execute the :file:`upgrade.sh`, in order to install the updated code. +Upgrading from vmm-0.6.1 +------------------------ +If you have already installed vmm-6.0.1, simply execute the +:file:`upgrade.sh` script. + Upgrade to Dovecot ≧ v1.2.beta2 ------------------------------- When you are upgrading your old Dovecot (< v.1.2.beta2) to a newer version,