MilesWeb
- Total activity 213
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 106
Comments
Recent activity by MilesWeb-
Do you want a website to be shown when you access it using the IP address ?
-
Did you try performing cPanel update forcefully ?
-
Looking at the error, it is due to Sender Verification enabled in exim config file. You either enable SMTP authentication when sending emails OR disable Sender verification. The best option is to...
-
csf requires a valid IP/CIDR to be added. If you add a domain name, it will throw an error " add failed: [domain.com] is not a valid IP/CIDR" You can whitelist a subnet so that specific network ra...
-
Thank you for your inputs & good to see that it worked as per your requirements.
-
Kindly refer sudosu.in/2013/11/cpanel-bash-script-to-list-all-mail.html once. Here is the script which will get a list of all email accounts on the server.
-
Do you have suPHP configured on the server ? If yes, you can copy the server's php.ini under his root directory and remove mail function from disable_functions.
-
You can use the -p, --purge option which clears logs, quarantines queue, session and temporary data.
-
]Many thanks! You are welcome :cool:
-
@Valetia Below is the command you can use to get a list of domain names created under your cPanel account. grep cPanel-username /etc/userdomains Replace cPanel-username with actual cPanel username.