Google Apps Wizard plugin is outdated and not supported any more for cPanel servers and cPanel has introduce new project “Remote MX wizard”
“Remote MX Wizard” is very helpful tool for Hosting Companies and developers to update MX records to remote mail server from cPanel.
Installation
Login to your cPanel server with root user and run following commands.
=======================================================
wget -O rmw-1.1.2.tar “http://store.gk-root.com/dl.php?type=d&id=231”
tar -xf rmw-1.1.2.tar
cd rmw-1.1.2
sh rmw-installer.sh -install
cd ..
rm -Rfv rmw-1.1.2/ rmw-1.1.2.tar
=======================================================
You can find the Remote MX Wizard inside WHM Panel.
WHM >>> Plugins >>> Remote MX Wizard
Now Remote MX Wizard icon will appear in cPanel under “Email” section.
If you are using Google Apps Wizard then you could upgrade the Google Apps Wizard to Remote MX Wizard easily.
Steps to Upgrade Google Apps Wizard
Login to your cPanel server with root user and run following commands.
=======================================================
wget -O rmw-1.1.2.tar “http://store.gk-root.com/dl.php?type=d&id=231”
=======================================================