O
OZyryanov
Guest
Migration Mail content from Linux Mail servers to Plesk For Windows may be done through mail protocols (POP3, IMAP4).
For migration mail content from Linux Mail servers to Plesk For Windows you should use local mode (type "localhost" or "127.0.0.1" into "Source Host" field). You should prepare some data in order to migration mail content from Linux mail server be able.
There are possible two situations
For migration mail content from Linux Mail servers to Plesk For Windows you should use local mode (type "localhost" or "127.0.0.1" into "Source Host" field). You should prepare some data in order to migration mail content from Linux mail server be able.
There are possible two situations
- You already have mail accounts in Plesk and their are equal to Linux Mail server accounts (accounts names and passwords) . Create the file "backupcommand.xml" looks like in example (see below).
Code:<root> <MailSrvProvider Provider="IMAP4" Address="maildomen.dom" Port="143"/> </root>
After that you should place it in "<PLESK_DIR>/PMM/Platforms/MailMsgMigrator/" directory.
In this case you can make selective migration for selected Plesk client or selected Domain.
Note. You should delete this file after migration or move it to another folder.
- You have no mail accounts in Plesk or their are not equal to Linux Mail server accounts (passwords are different).Create the file "backupcommand.xml" like in example (see below).
Code:<root> <MailSrvProvider Provider="IMAP4" Address="maildomen.dom"/> <Accounts> <Account Name="[email protected]" Pwd="userpass1"/> <Account Name="[email protected]" Pwd="userpass2"/> <Account Name="[email protected]" Pwd="userpass3"/> </Accounts> </root>
After that you should place it in "<PLESK_DIR>/PMM/Platforms/MailMsgMigrator/" directory.
Note. You should delete this file after migration or move it to another folder.
[/list=1]
For detailed description see http://download1.swsoft.com/Plesk/Plesk7.6/Windows/PMM/060809.17/plesk-win-pmm-guide/25144.htm
After this run the Plesk Control Panel and go to the "Migration manager" page. Than you should enter remote host connection settings.
Where "Source host" is "127.0.0.1"
To make mail messages migration you should select "Mail messages migration " platform and click " Next". Next steps will depend of input data and described hire http://download1.swsoft.com/Plesk/Plesk7.6/Windows/PMM/060809.17/plesk-win-pmm-guide/25467.htm