jnyr5478
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by jnyr5478-
@cPanelLauren The hosting provider didn't help too much. I've just opened a cPanel support ticket, #93458823. Thank you.
-
@cPanelLauren This server is licensed through its hosting provider so I'll open a ticket with them first, referencing this thread. Thank you.
-
I haven't seen anything that would suggest a stuck pending order. All of the logs in SSL/TLS > Manage AutoSSL > Logs are the result of having manually run a check. I've looked through the error log...
-
@cPSamuel this is resolved. I opened a ticket with the hosting company who ultimately replied with the following: [QUOTE] It seems that the both options were enabled manually which caused configur...
-
$ grep acl_outgoing_spam_scan /etc/exim.conf.localopts shows acl_outgoing_spam_scan=1 acl_outgoing_spam_scan_over_int=20
-
Thanks @cPanelLauren, this is helpful. I'm not sure why, but both of these Apache SpamAssassin" Options are greyed out (screenshot attached): Scan outgoing messages for spam and reject based on ...
-
@cPanelLauren sorry for the very late reply. Enabling Global DCV Passthrough did resolve this problem.
-
Hi @John Manning That should be automatically entered into the .htaccess when there's a redirect present on the domain that prevents the DCV check from being completed. Try the Global DCV Passthro...
-
Ah, I think I understand now. We've seen the following lines injected into .htaccess on other servers: RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_U...
-
Is there logs present indicating that it did run or any data in the cPanel error log potentially indicating why the check didn't run, etc. ^^ Eureka (I think)! In /usr/local/cpanel/logs/error_l...