MrCanada
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by MrCanada-
If your website application has a 'maintenance mode' that you can switch to, that tells users that the site is temporarily off-line - use that - or set up a temporary htaccess redirect to redirect ...
-
1.5 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) The SPF is not passing. When SPF doesn't pass there is a good chance the email will go to spam/junk because it can't verify th...
-
Problem solved! For future reference anyone looking at this in the future As @sparek-3 suggested, all I had to do was run the script /usr/local/cpanel/bin/dkim_keys_install and then immediately ...
-
Thanks! Running the dkim_keys_install script put the keys in my public and private folders. A step forward for sure. I will post an update to see how the rest goes.
-
Did you run: /usr/local/cpanel/bin/dkim_keys_install For the specific owner of the account in question? Thanks for your response. Since I've never heard of this dkim_keys_install I would say ...
-
Hello, The "Authentication" option is found in cPanel as opposed to WHM. Using the option to setup DKIM generates the keys, and then populates the TXT record in the DNS zone of the domain names un...
-
Thank you for your response. How does the WHM Authentication process work? Under WHM > Authentication > DKIM > Enable, when I press Enable does it attempt to place the DKIM public and private key s...
-
Might be making some headway... I checked exim_paniclog and noticed the following: unable to open private key file for reading: /var/cpanel/domain_keys/private/s1-2-3-4.secureserver.net (replaced ...