dcusimano
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 14
Comments
Recent activity by dcusimano-
cPRex, okay, I copied /etc/mail/spamassassin/local.cf to /etc/mail/spamassassin/custom.cf and restarted SpamAssassin. I will keep an eye on the modified dates after SpamAssassin updates. Thanks.
-
cPRex, the article says, "you need to create a custom configuration file as updates to SpamAssassin will overwrite changes to the local.cf file." Is that sentence referring to /var/lib/spamassassin...
-
bellwood, thanks for the additional information.
-
bellwood, in my solution above I used header rules with 127.0.0.1 localhost so that lookups would fast-fail within my server and not go outside of it. In general, in received email headers, I have ...
-
I succeeded in getting quotas to work. For anyone else reading this post who has the same issue, here's the follow-up. Note: As indicated above, I had already edited /etc/fstab to include the defau...
-
For anyone else looking to solve a disk quota issue, the above link to the knowledge base article is broken. Here's the latest link: How to Fix Quotas | cPanel & WHM Documentation
-
The error messages stopped after I restarted the cphulkd service. Not sure why that was needed. sudo systemctl restart cphulkd
-
From what is recommended in the cPanel article "How to Configure Your Firewall for cPanel & WHM Services", I plan on removing firewalld, and installing nftables and CSF.
-
I had the same issue with being stuck at 11.110.0.50 until I found this post. Similar to what Adam Schon, indicated above, I ran the following commands: yum install epel-release yum install libzs...
-
1. How often is the eximstats database pruned automatically? Weekly? 2. Assuming pruning is not done right away if I lower exim_retention_days, and I don't want to wait until the next automatic pru...