Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic MailSuite

 AfterLogic Forum : AfterLogic MailSuite
Subject Topic: Mailsuite migration from 6.3 to 7.7 Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
perky
Newbie
Newbie


Joined: 22 September 2020
Online Status: Offline
Posts: 1
Posted: 22 September 2020 at 6:32am | IP Logged Quote perky

I'd like to migrate Mailsuite from 6.3 32-bit to 7.7 64-bit.

The source files are locaated at /usr/mailsuite.
The target files are located at /opt/afterlogic.
I've exported the data from mailsute 6.3 with the script located at /usr/mailsuite/scripts/afterlogic.sh
Below is its logic:
mysqldump --add-drop-table -uroot -pmailbundle --socket=${BASEDIR}/tmp/mysql.sock afterlogic > ${BACKDIR}/${BUNDLE}-mysql-backup-`date +%Y-%m-%d`.sql
tar cjvf ${BACKDIR}/${BUNDLE}-backup-`date +%Y-%m-%d`.tar.bz2 "data" "etc" "html/data"

Restoring does not work, as it looks for different folders. Mailsuite 7 stores its files at /opt/afterlogic.
On the new installation, I've manually extracted the tar.gz archive, then copied the data folder to /opt/afterlogic/data.
Then I imported the domains database with this command:
/opt/afterlogic/bin/mysql -uroot -pmailbundle --socket=/opt/afterlogic/tmp/mysql.sock afterlogic < /opt/afterlogic/mailsuite-backups/afterlogic-mailsuite-mysql-backup-exim-2020-09-21.sql

In the admin web interface, domains are shown, but any attempt to configure them fails.
Creating a new domain fails with "database error" message.

Mailsuite 6.3 is hosted on Centos 5 32bit, while mailsuite 7.7 runs on Centos 7 64bit.
Mailsuite 7.7 now uses dovecot for imap/pop, while the old version used courier for imap/pop.

Is there a migration guide from mailsuite 6.3 to 7.7?
Back to Top View perky's Profile Search for other posts by perky
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 22 September 2020 at 6:48am | IP Logged Quote Igor

I have responded to this in your Helpdesk ticket. Thank you.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide