Gino Viroli
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 22
Comments
Recent activity by Gino Viroli-
To whom it may be useful, to add it in cPanel, go to: "WHM > Service Configuration > Exim Configuration Manager > Basic Editor > RBLs > Manage" RBL Name: AbuseAT DNS list: cbl.abuseat.org I...
-
FYI the issue is still there on cPanel v78.0.20 FYI2 it worked after deleting manually via FTP some rules into /home/$user/.spamassassin/user_prefs and then set them again from cPanel interface "c...
-
Is there a way to whitelist selected account? I have dozens of accounts on the server, but one of them is sending a newsletter to thousands of users. The "Number of unique recipients per hour to t...
-
Since this is a common issue, how do we vote on this (configuring the selector) as a feature? You can vote here:
-
What might be easiest to do is have cPanel generate the DKIM with the default selector on one server, then transfer the private + public keys to the other server which are located at: /var/cpanel/...
-
You don't technically need the DNS zone on the cPanel server when the DNS is handled by a remote server. However, certain features in cPanel & WHM rely on the existence of the zone and will report...
-
Hello @Gino Viroli, The DNS zones in the /var/named/ directory are required, even when the local name server is disabled or isn't utilized. The existence of the zones is needed for certain feature...
-
It's to ensure the custom PHP values that you configure remain active in the event the PHP handler (e.g. DSO, suPHP) changes in the future. Ok, I thought that might be for this reason.
-
That will work fine until the pearl version changes - which is why I gave you a regex to cover all the perl versions for that process ! For instance, my server uses perl 526 so the path is /usr/lo...
-
Try adding the following process regex matches to the/etc/csf/csf.pignore file: pexe:/usr/local/cpanel/3rdparty/perl/.*/bin/spamd If that doesn't stop the Excessive usage reports for spamd and/or ...