Yeah, is there any options? I can’t do this from the cPanel. The default email address looks like “[email protected].” You can access directly this from the cPanel. If you really want to create an email forwarder for this email account,…
Control panels
How to add/enable SPF record for an account – cPanel server command line option
The SPF stands for – Sender Policy Framework. This’s a commonly using email validation method by verifying the sender IP address. By verifying sender IP address, we can identify the origin of emails. Enabling SPF for your domain means validating…
How to install/enable SPF records for all accounts on cPanel server – command line option
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…
[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…