Gino Viroli
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 22
Posts
Recent activity by Gino Viroli-
Exim seems to ignore retry configuration shows "retry time not reached for any host" every 15 minutes
According to Exim configuration (WHM > Service Configuration > Exim Configuration Manager) on my VPS, the outgoing mail rules are: +secondarymx * F,4h,5m; G,16h,1h,1.5; F,4d,8h...
-
Incoming mails not shown in Mail Delivery Report when they hit Exim option "ACL > SpamAssassin reject spam score threshold"
I have noticed that when an incoming mail hits the "SpamAssassin reject spam score threshold" (that can be set in "WHM > Service Configuration > Exim Configuration Manager > Basic Editor > ACL Opti...
-
How to block hundreds of incoming mails to not existing accounts
I'm receiving hundreds of incoming mails to not existing accounts. My WHM/EXIM mail server replies "No such user here" which is correct. All these incoming mail are obvioulsy spam attempts. They ...
-
Exim retry times after being greylisted seems to be random
In my "WHM > Server Configuration > Tweak Settings" the "Email delivery retry time" is set to 15 m (default) But when I look at "WHM > Email > Mail Delivery Reports", I see retry times that someti...
-
Quota checks for mailbox disk quota and usage question
In order to run the process that checks mail quota and sends warnings I can call from Terminal this command: /usr/local/cpanel/scripts/quotacheck But if I don't call it, how many times per day/ho...
-
Disable altered RPM check for some Rouncube files?
Hello, we modified some files for Roundcube (simple stylesheets and some html/images ".html, .css, .gif, .png"). I've got a couple of questions. 1) Now cPanel alerts us for "Altered RPM found" a...
-
Allow Remote Domains - why is it a security problem?
Hello, I would like to let my cPanel users to create parked/addon domains without being forced to use my VPS nameservers. I understand I can do this by turning on: "WHM > Server Configuration > T...
-
Exim how to override default dkim_selector
My domain is sending mails from two different VPS, cPanel/WHM is installed on both VPS. The domain is also using a third party DNS, (not cPanel/WHM DNS) I want to enable DKIM for outgoing mail au...
-
DNS zone auto added by WHM even when using remote DNS
Hello, when I create a new account on WHM for somedomain.com it also automatically adds a full DNS zone for somedomain.com on local server. Is this DNS zone necessary if I use a remote DNS for so...
-
MultiPHP INI editor saves configuration in 3 files? .htacces / .user.ini / php.ini
Each time I play with MultiPHP INI editor on my cPanel account it saves my php configuration three times: in a local .htaccess file by using php5_module directives in a local .user.ini file by us...