From af3676a17b51dbd5b7f26450bf4c58b2527fe76b Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Wed, 4 Feb 2015 12:44:56 +0800 Subject: [PATCH] Replace wiki links. --- TODO.md | 2 +- html/migrate.to.new.iredmail.server.html | 7 +++---- migrations/migrate.to.new.iredmail.server.md | 17 ++++++++--------- 3 files changed, 12 insertions(+), 14 deletions(-) diff --git a/TODO.md b/TODO.md index c02a3b31..03b96db8 100644 --- a/TODO.md +++ b/TODO.md @@ -6,8 +6,8 @@ * How to enable DNSBL in Postfix. * How to install and configure mlmmj (mailing list management tool) -* http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Send.out.email.from.specified.IP.address * http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Backup +* http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Send.out.email.from.specified.IP.address * http://www.iredmail.org/forum/topic1968-enabling-ipv6-for-your-iredmail-postfixdovecot.html * http://www.iredmail.org/forum/topic210-iredmail-support-faq-how-to-enable-signing-disclaimer-on-outgoing-mails.html diff --git a/html/migrate.to.new.iredmail.server.html b/html/migrate.to.new.iredmail.server.html index 2b8d90b9..f004b97f 100644 --- a/html/migrate.to.new.iredmail.server.html +++ b/html/migrate.to.new.iredmail.server.html @@ -67,8 +67,8 @@ mail clients, please follow this tutorial: How to

Normally, LDAP data can be exported into LDIF format. Here's backup/export script: http://www.iredmail.org/wiki/index.php?title=IRedMail/FAQ/Backup

Note: - There might be some changes in LDAP schema, please find scripts in below URL to apply all required changes: https://bitbucket.org/zhb/iredmail/src/default/extra/update/ - You can find all upgrade tutorials of iRedMail here: http://www.iredmail.org/doc.html#upgrade_tutorial

+ There might be some changes in LDAP schema, please find scripts here to apply all required changes. + Here are all upgrade tutorials for iRedMail.

MySQL/PostgreSQL: Migrate mail accounts

All mail accounts are stored in database vmail by default, to migrate mail accounts, you can simply export this database on old server, then import it @@ -120,8 +120,7 @@ mysql> ALTER TABLE domain DROP disableduserprofiles;

IMPORTANT NOTE: There might be some changes in SQL structure, please read all upgrade tutorials for your current iRedMail release, then apply SQL -structure related changes. For example: -http://www.iredmail.org/wiki/index.php?title=Upgrade/iRedMail/0.7.4-0.8.0#Add_internal_service_required_by_Doveadm_2

+structure related changes. Check upgrade tutorials for iRedMail.

Migrate mailboxes (Maildir format)