dcusimano
- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 14
Comments
Recent activity by dcusimano-
Note: Manually replacing/modifying the URIDNSBL.pm file will cause WHM to issue a Security Advisor notification email each day with subject "[SERVERNAME] Altered RPMs found." Do not turn off such n...
-
cPanelMichael, you refer to "Fixed case CPANEL-9200: Only show SpamAssassin setup output when something goes wrong." The original poster mentions additional warning messages above; perhaps you are ...
-
With regards to the first post in this thread, regarding "Use of uninitialized value $2 in concatenation (.) or string at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/Mail/SpamAssassi...
-
Backup to Amazon S3 is via the 3rd-party perl module Amazon::S3. Version 0.45 of that module does not support V4 signature signing. It appears that the solution would be to create the Amazon S3 buc...
-
Followup. I have removed the above setting of acl_smtp_data:custom_begin_outgoing_smtp_checkall since it no longer appears to be necessary. It appears that Gmail is now correctly checking the IP ...
-
Observation: After looking at the headers of some emails that I received from third-parties, I noticed that all incoming emails are being modified, not just the emails that I send. Those incoming e...
-
After looking at the exim documentation, I was able to do what I wanted by also using an add_header modifier: warn message = Remove internal headers add_header = X-Received: $he...
-
Followup regarding setting acl_smtp_data:custom_begin_outgoing_smtp_checkall to solve the Gmail SPF check issue. Gmail appears to have fixed their SPF check so it looks at the appropriate Received...
-
I used the above setting to solve the issue of Gmail reporting SPF failure. Gmail checks the IP address in the earliest Received header (which contains my home office IP) rather than the Received h...
-
Okay, so a whitelisted IP/country has precedence over a blacklisted IP/country. Perhaps mention this precedence on the "cPHulk Brute Force Protection" webpage in WHM. Also, on the Whitelist/Blackl...