sparek-3
- Total activity 1538
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 487
Comments
Recent activity by sparek-3-
The sending server would either need the same private key as on the cPanel server to sign the messages with. Or you could generate a second DKIM with a different selector. The other sending serve...
-
I guess that's fair. I guess I just wonder why nobody already in cPanel 96 never noticed the issue. I still think there are issues with getting pre-STABLE/LTS releases properly vetted before thos...
-
So, again, no fix for cPanel 94? Then what's the point of having an TLS release? I just went ahead and applied my own fix to this on all of our servers. It was quicker than waiting for a cPanel ...
-
Last one, I think - although I can't promise You can make this change persistent by replacing default_spam_scan_check with a custom_begin_spam_scan_check with the updated set acl_m1 statement. Al...
-
I suppose if you REALLY want to be proper about it - you should actually do a check in the perl subroutine and insure that the user being passed is actually a user. Create a new perl subroutine - ...
-
It seems cPanel already had a fix, just not deployed fully. It looks like the line: [font="courier new">[plain]set acl_m1 = ${if eq{$domain}{$primary_hostname}{${sg{$local_part}{\N[/+].*\N}{}}}{$...
-
I do see where there's some talk of similar issues on the Exim list from around June 2020 - apparently they pushed out a fix around that time. Whether or not the cPanel Exim is using the Exim with...
-
As long as you're aware of it - I guess that rules out that it's some of my exim customizations I have in place (at least until CPANEL-36175 is resolved and I'm still having issues). The string ex...
-
From best I can tell, .us domain names are not exhibiting this. It is only .us.com domain name. Unfortunately, I couldn't wait for this to get resolved, I used the WHM to park the domain name. (...
-
This does appear to be an issue with the .us.com domain name. If I add - 185.24.64.10 - which is a DNS server for the .us.com domain - to /etc/ips.remotedns and try to park the domain, it works. ...