Sync iRedMail upgrade tutorial.

This commit is contained in:
Zhang Huangbin 2017-05-31 11:07:53 +08:00
parent 5d205f74f7
commit 09085b55e0
2 changed files with 22 additions and 2 deletions

View File

@ -318,7 +318,12 @@ Restarting Postfix service is required.
#### [OPTIONAL] Drop unused SQL columns in `vmail.alias` table
After migration, few columns in `vmail.alias` table are not used anymore, it's
!!! warning
Please upgrade iRedAPD and iRedAdmin-Pro also, they need the new SQL
structure also.
After migration, few columns in `vmail.alias` table are not used anymore. it's
ok to drop them. But it's strongly recommended to keep them for few more days
until you can confirm all features are working as expected.
@ -465,6 +470,11 @@ Restarting Postfix service is required.
#### [OPTIONAL] Drop unused SQL columns in `vmail.alias` table
!!! warning
Please upgrade iRedAPD and iRedAdmin-Pro also, they need the new SQL
structure also.
After migration, few columns in `vmail.alias` table are not used anymore, it's
ok to drop them. But it's strongly recommended to keep them for few more days
until you can confirm all features are working as expected.

View File

@ -344,7 +344,12 @@ perl -pi -e 's#alias,#forwardings,#g' *.cf
<p>Restarting Postfix service is required.</p>
<h4 id="optional-drop-unused-sql-columns-in-vmailalias-table">[OPTIONAL] Drop unused SQL columns in <code>vmail.alias</code> table</h4>
<p>After migration, few columns in <code>vmail.alias</code> table are not used anymore, it's
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Please upgrade iRedAPD and iRedAdmin-Pro also, they need the new SQL
structure also.</p>
</div>
<p>After migration, few columns in <code>vmail.alias</code> table are not used anymore. it's
ok to drop them. But it's strongly recommended to keep them for few more days
until you can confirm all features are working as expected.</p>
<p>Please connect to MySQL server as MySQL root user, then execute SQL commands
@ -474,6 +479,11 @@ perl -pi -e 's#alias,#forwardings,#g' *.cf
<p>Restarting Postfix service is required.</p>
<h4 id="optional-drop-unused-sql-columns-in-vmailalias-table_1">[OPTIONAL] Drop unused SQL columns in <code>vmail.alias</code> table</h4>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Please upgrade iRedAPD and iRedAdmin-Pro also, they need the new SQL
structure also.</p>
</div>
<p>After migration, few columns in <code>vmail.alias</code> table are not used anymore, it's
ok to drop them. But it's strongly recommended to keep them for few more days
until you can confirm all features are working as expected.</p>