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-
What version of WordPress are you using?
-
One additional option to consider is Require remote (domain) HELO found under the ACL Options tab in WHM >> Exim Configuration Manager >> Basic Editor. This option will prevent someone from using l...
-
Well... by adoption, I meant on the receiving end. Signing your messages with DKIM doesn't do jack if the receiving end doesn't accept/deny wholly based on that signature verifying. And there are...
-
Until SPF and DKIM adoption is taken seriously (or if someone can come up with a better, similar solution), this is going to continue to be a problem. Any other "fix" is just going to be a tempora...
-
If you really want the Google experience... you'll need to sign up that domain to use G-Suite and modify the MX records for the domain name to point to Google's servers. Alternatively, you might t...
-
Yep! That's the way SMTP works. Every SMTP server is going to be "vulnerable" to this. Those sextortion emails everyone is getting... the ones that say "Hey look, I'm sending this from your emai...
-
This is where SPF and DKIM are SUPPOSE to help. SPF and DKIM are called Email Authenticators because the process is SUPPOSE to provide a system to verify that a system that sent a message is reall...
-
As is almost always the case, I post a query and then I dive deeper into it to answer my own question. This appears to have been caused by the /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_repor...
-
Are you using Opcache? That's what this sounds like to me - although others might chime in with other ideas. With opcache your PHP code is compiled and left in memory for faster loading. It soun...
-
cPanel probably needs to put this in their backend guides titled "How to NOT handle a major security vulnerability" This is a prime example of cPanel having too many irons in the fire given that t...