Let’s start with SPF, what does it stand for? Sender Policy Framework is abbreviated as SPF. This’s an email authentication measure. It’s designed to protect email spoofing by validating emails from a domain with its host’s reputed IP addresses. The…
cPanel
[Solved] Why my cronjob not emailing me after it’s done?
It’s an important thing that every cPanel owner must read before setting up Cronjobs. This is simple to setup a cronjob via cPanel. You can also set an email address there to get alerts every time that the cron runs.…
Important WHM/cPanel Scripts
WHM/cPanel is one of the most widely using webhosting control panel. We already covered a lot of topic of the same. There are a lot of backend scripts available with cPanel. It simplifies a lot things on commandline operation. A…
Enable custom PHP in cPanel server with PHP CGI (Common Gateway Interface) handler
Here I’m explaining how we can enable custom php.ini file for individual accounts in a cPanel based server. First of all, we need to know the current working PHP handler in the server. Please use the following command to know…
Is there any way to enable SPF and DKIM for all newly creating cPanel accounts by-default?
Really! Is it possible to turn on email authentication features SPF and DKIM by-default for all newly creating cPanel accounts? Yes, it’s possible! We can turn on this option from the WHM tweak settings. By default, DKIM option is enabled…
Managing email notifications in cPanel/WHM
Yeah, we know that the wide range of cPanel/WHM features. We discussed a lot of topics related cPanel server. Here I’m pointing to the Contact Manager option in WHM. This feature is used to manage email alert notification for different…
cPanel account (domain) migration steps from backend
Is it possible to migrate account/accounts via command-line? Yep, it’s possible and simple to migrate an account from command-line. In a cPanel server there are a lot of scripts are available to manage different operations simply through command-line. The scripts…