0% found this document useful (0 votes)
78 views4 pages

Install Config Server Mail Manage WHM Plugin

The document provides instructions for installing the ConfigServer Mail Manage plugin for WHM. The free plugin allows server administrators to view and edit email configurations for cPanel user accounts without logging into each client account. The summary includes downloading the plugin file from the ConfigServer website, extracting and copying the files to the WHM directories, and executing the install script to complete setup. Instructions are also given for uninstalling the plugin by removing its files.

Uploaded by

linggih
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views4 pages

Install Config Server Mail Manage WHM Plugin

The document provides instructions for installing the ConfigServer Mail Manage plugin for WHM. The free plugin allows server administrators to view and edit email configurations for cPanel user accounts without logging into each client account. The summary includes downloading the plugin file from the ConfigServer website, extracting and copying the files to the WHM directories, and executing the install script to complete setup. Instructions are also given for uninstalling the plugin by removing its files.

Uploaded by

linggih
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Install ConfigServer Mail Manage WHM Plugin

Install ConfigServer Mail Manage WHM Plugin


ConfigServer Mail Manage merupakan plugin gratis WHM yang memberikan kemudahan kepada server administrator untuk melihat ataupun edit konfigurasi email cPanel user account tanpa harus login ke account client (cukup dengan login ke WHM / root access). Kemudahan yang akan anda dapatkan pada plugin ini: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. Lihat, edit dan hapus email account Lihat, edit dan hapus email forwarder Lihat, edit dan hapus email filter Lihat dan edit quota email account (batasan ruang penyimpanan) Edit email account password Edit Outgoing Mail Hourly Limits (batasan pengiriman email per jam) Men-sortir hanya pada account email yang overquota. Men-sortir hanya pada account email sesuai dengan size (ukuran kapasitas) yang ditentukan (melalui filter). Lihat jumlah email pada account email tertentu Hapus account email Lihat email pada account email tertentu Hapus email pada account email tertentu

Berikut tutorial install ConfigServer Mail Manage WHM plugin: Download cmm.tgz: wget http://www.configserver.com/free/cmm.tgz
root@server5 [~]# wget http://www.configserver.com/free/cmm.tgz --2012-05-28 21:07:06-http://www.configserver.com/free/cmm.tgz

Resolving www.configserver.com... 85.13.195.235 Connecting to www.configserver.com|85.13.195.235|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 21507 (21K) [application/x-tar] Saving to: cmm.tgz

100%[======================================>] 21,507

20.0K/s in 1.0s

2012-05-28 21:07:10 (20.0 KB/s) - cmm.tgz

http://www.linggih.com | Install ConfigServer Mail Manage WHM Plugin 1

Install ConfigServer Mail Manage WHM Plugin


root@server5 [~]#

Untar file cmm.tgz tar -xzf cmm.tgz


root@server5 [~]# tar -xzf cmm.tgz root@server5 [~]#

Navigasikan ke directory dimana file ter-ekstract, kemudian jalankan command install ConfigServer Mail Manage: cd cmm/ sh install.sh
root@server5 [~]# cd cmm/ root@server5 [~/cmm]# sh install.sh `addon_cmm.cgi' -> `/usr/local/cpanel/whostmgr/docroot/cgi/addon_cmm.cgi' mode of `/usr/local/cpanel/whostmgr/docroot/cgi/addon_cmm.cgi' changed to 0700 (rwx-----) `cmmversion.txt' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmmversion.txt' `cmm/' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm' `cmm/sa.jpg' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/sa.jpg' `cmm/empty.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/empty.png' `cmm/up.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/up.png' `cmm/view.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/view.png' `cmm/delete.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/delete.png' `cmm/manage.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/manage.png' `cmm/quota.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/quota.png' `cmm/password.png' -> `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/password.png' ConfigServer Mail Management has been installed. root@server5 [~/cmm]#

Login ke WHM kemudian scroll ke bawah. Untuk mulai meng-konfigurasikan plugin CMM, klik pada link ConfigServer Mail Manage.

http://www.linggih.com | Install ConfigServer Mail Manage WHM Plugin 2

Install ConfigServer Mail Manage WHM Plugin

Jika ingin uninstall script, jalankan command uninstall berikut ini: rm -fv /usr/local/cpanel/whostmgr/docroot/cgi/addon_cmm.cgi rm -fv /usr/local/cpanel/whostmgr/docroot/cgi/cmmversion.txt rm -Rfv /usr/local/cpanel/whostmgr/docroot/cgi/cmm/
root@server5 [~]# rm -fv /usr/local/cpanel/whostmgr/docroot/cgi/addon_cmm.cgi removed `/usr/local/cpanel/whostmgr/docroot/cgi/addon_cmm.cgi' root@server5 [~]#

root@server5 [~]# rm -fv /usr/local/cpanel/whostmgr/docroot/cgi/cmmversion.txt removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmmversion.txt' root@server5 [~]#

http://www.linggih.com | Install ConfigServer Mail Manage WHM Plugin 3

Install ConfigServer Mail Manage WHM Plugin


root@server5 [~]# rm -Rfv /usr/local/cpanel/whostmgr/docroot/cgi/cmm/ removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/sa.jpg' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/empty.png' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/up.png' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/view.png' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/delete.png' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/manage.png' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/quota.png' removed `/usr/local/cpanel/whostmgr/docroot/cgi/cmm/password.png' removed directory: `/usr/local/cpanel/whostmgr/docroot/cgi/cmm' root@server5 [~]#

Visit Publisher Script Article Source:


http://l i nggi h. com/w ebs e rv er /cp an el whm /pl u gi n -c pa nel whm /i ns t al l -confi gs erv e r-m ai l -ma na ge /

http://www.linggih.com | Install ConfigServer Mail Manage WHM Plugin 4

You might also like