mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
31 lines
1006 B
Plaintext
31 lines
1006 B
Plaintext
#!/bin/cat
|
|
# $Id: INSTALL.CPanel.txt,v 1.6 2018/05/24 11:43:31 gilles Exp gilles $
|
|
|
|
This documentation is also located online at
|
|
https://imapsync.lamiral.info/INSTALL.d/
|
|
https://imapsync.lamiral.info/INSTALL.d/INSTALL.CPanel.txt
|
|
|
|
=======================================================================
|
|
Installing imapsync on CPanel
|
|
=======================================================================
|
|
|
|
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:
|
|
|
|
imapsync
|
|
|
|
=======================================================================
|
|
=======================================================================
|