Posts Tagged ‘whm’

Roundcube WebMail on CPanel Servers

October 7th, 2009

Roundcube webmail is a very promising Open Source webmail client. With CPanel 11 installing RoundCube is quite easy and with no file editing of CPanel files. To install roundcube you should first download RoundCube Webmail from http://roundcube.net/ . Unzip the software somewhere and upload all files and folders (maybe with WinSCP) to your server in the folder “/usr/local/cpanel/base/3rdparty/roundcube”. » Read more: Roundcube WebMail on CPanel Servers

Exim Ignore MX Record

October 5th, 2009

There are some cases where you want to ignore the configured MX record in order to deliver e-mails for a domain and instead deliver them to a preconfigured server. A very common situation where you want to do this is when you provide advanced anti virus and anti spam solutions to your clients. In those cases you want any mail delivered for a domain to be forwarded to you advanced anti virus/anti spam server. Below we will show you how to do this and forward any mail for cphelp.gr and all it’s sub domains to the server superantispam.cphelp.gr instead of the MX record that shows mail.cphelp.gr. » Read more: Exim Ignore MX Record