2015-12-03 18:16:32 +01:00
|
|
|
#!/bin/cat
|
2019-07-03 01:17:46 +02:00
|
|
|
# $Id: INSTALL.CPanel.txt,v 1.6 2018/05/24 11:43:31 gilles Exp gilles $
|
2015-12-03 18:16:32 +01:00
|
|
|
|
2019-07-03 01:17:46 +02:00
|
|
|
This documentation is also located online at
|
|
|
|
https://imapsync.lamiral.info/INSTALL.d/
|
|
|
|
https://imapsync.lamiral.info/INSTALL.d/INSTALL.CPanel.txt
|
2015-05-28 19:04:57 +02:00
|
|
|
|
2019-07-03 01:17:46 +02:00
|
|
|
=======================================================================
|
|
|
|
Installing imapsync on CPanel
|
|
|
|
=======================================================================
|
2015-05-28 19:04:57 +02:00
|
|
|
|
|
|
|
This procedure has been tested on cPanel 11.36 (64 bits).
|
|
|
|
It should be the same for any Cpanel distribution based on Centos.
|
|
|
|
|
|
|
|
First install access to the Epel repository via yum:
|
|
|
|
|
|
|
|
yum install epel-release
|
|
|
|
|
|
|
|
Then install imapsync and its dependencies:
|
|
|
|
|
|
|
|
yum install imapsync
|
|
|
|
|
|
|
|
|
|
|
|
After installing imapsync, it should be able to work on your system.
|
|
|
|
A good test that shows also the basic example:
|
|
|
|
|
2019-07-03 01:17:46 +02:00
|
|
|
imapsync
|
|
|
|
|
|
|
|
=======================================================================
|
|
|
|
=======================================================================
|