Bill Bailey
- Total activity 110
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 82
Articles
Recent activity by Bill Bailey-
Remove Exim Connection limits for specific IP addresses
Introduction In some instances, you may need to increase or remove limits entirely for Exim connections from a specific host or set of hosts. The steps outlined below will allow you to do so. Pro...
-
How to disable outgoing spam filtering for a recipient domain
Introduction This article provides the procedure to exclude all addresses at a recipient domain from outgoing spam scans. Procedure Access the server's command line as the 'root' user via SSH or...
-
Enabling AXFR for cPanel controlled Domains
Description You may find that you want to transfer control of a domain to another of your DNS Cluster members or another DNS server entirely. In order to do so, you would need to ensure that DNS T...
-
Why am I seeing "This account has reached the fixed block count 5120000" in List accounts?
Question Why am I seeing "This account has reached the fixed block count 5120000" in List accounts, and when running the API command whmapi1 get_upgrade_opportunities? Answer With cPanel version 10...
-
How to increase the maximum message size of messages within Exim.
Introduction By default, the largest message that Exim can send is 50 MB. This article provides the steps to increase that size. Procedure Log into WHM as the ‘root’ user. Navigate to "Home / Se...
-
What is the cpanelsolr process?
Question What is the cpanelsolr process? Answer This process is part of the cPanel Solr software. This daemon provides fast search capabilities for IMAP mailboxes using Full-Text Search(FTS) Inde...
-
How can I deny FTP access to a user?
Question How can I deny FTP access to a user, or users? Answer cPanel will use a file located at /etc/ftpusers to block FTP access. Connect to the server over SSH as the root user. Use the touch...
-
How to Test SMTP Authentication using Telnet
Introduction From time to time you may find that you need to verify email user authentication in a client-agnostic way. The following process explains how you can perform such a test. Procedure T...
-
Installing ea-nginx fails with a cpio: rename error
Symptoms When attempting to install ea-nginx using the instructions outlined in our How to install ea-nginx article, you may encounter an error similar to one of the following: error: unpacking of ...
-
How to install an Apache Module that is unavailable within cPanel's repositories
Introduction In this guide, we will walk through installing an Apache Module that is not already included within cPanel's repositories. This guide is provided as informational, and cPanel's support...