Importance of Dedicated IP with respect to Isolation!

Email delivery is required for authentication process to complete processes of mails. A dedicated IP address involves a manual set up of dedicated resources such as DNS, dedicated email queue on email engine, and dedicated bounce management for your organization. Your messages may end up in the spam folder due to content filter rules and […]

See More

Roundcube Database connection error

If you are facing any kind of problem with Roundcube like: DATABASE ERROR: CONNECTION FAILED! or anything else, please perform following steps to fix the errors. 1. Drop the database using following command mysql -e ‘drop database roundcube’ 2. Update roundcube /usr/local/cPanel/bin/update-roundcube –force Thats it. Tyr it now.

See More

How to Change A record for all domains on Cpanel server

If you migrated all accounts from old server to new server with different IPs then you have to change DNS records with new IPs for all domains. Please use following step to replace the IPs on new server. #cd /var/named/ #replace “1.2.3.4”  “11.12.13.14” — * 1.2.3.4 is old IP  and 11.12.13.14 is new IP I […]

See More