You can use MailGun as a smarthost to send emails from your cPanel server. To allow MailGun to send outgoing emails from your cPanel/ WHM server You would require to setup exim server on your cPanel/WHM server. What is MailGun MailGun offer several plans for outgoing emails. Their free plan offers 5,000 emails for first… Continue reading Use MailGun as a Smarthost with WHM/ cPanel server
Tag: cpanel
Use SendGrid as a Smarthost with WHM/ cPanel server
You can use SendGrid as a smarthost to send emails from your cPanel server. To allow SengGrid to send outgoing emails from your cPanel/ WHM server You would require to setup exim server on your cPanel/WHM server. What is SendGrid? SendGrid is a cloud-based SMTP provider that allows you to send email without having to… Continue reading Use SendGrid as a Smarthost with WHM/ cPanel server
How to backup and restore cPanel account via ssh
You can create cPanel accounts backup and restore cPanel account backup through SSH . Create cPanel Account Backup You can create cPanel account backup using command below: /scripts/pkgacct {username} ** replace {username} with name of cPanel user It will create backup in current directory with file name like cpmove_username.tar.gz Restore cPanel Account Backup To… Continue reading How to backup and restore cPanel account via ssh
How to manually activate cPanel license using SSH
First of all you need to purchase cPanel license from cPanel store : https://store.cpanel.net/cart/ Once you purchase license or If you already have active cPanel license, please follow steps below: – Logon to SSH terminal – execute this command in shell and wait until it complete: /usr/local/cpanel/cpkeyclt Here is list of cPanel account tiers… Continue reading How to manually activate cPanel license using SSH