GoWilkes
- Total activity 626
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 137
Activity overview
Latest activity by GoWilkes-
GoWilkes commented,
Good news, cPRex! I found the problem, it was with an Apache configuration rule after all. I don't really know why the rule was causing a problem, but when I removed this the cert was installed: Re...
-
GoWilkes commented,
I should include that I have this in my Apache configuration to ensure that no Apache rules accidentally block the request: RewriteCond %{REQUEST_URI} ^/[0-9]+\..+\.cpaneldcv$ [OR]RewriteCond %{RE...
-
GoWilkes commented,
All of my sites on Cloudflare have the same problem, but this is the error I'm seeing on my main site: WARN “Let’s Encrypt™” HTTP DCV error (mail.example.com): 403 urn:ietf:params:acme:error:unaut...
-
GoWilkes created a post,
Mail certificate when DNS is with Cloudflare
I moved the DNS for my sites to Cloudflare last year, and they created the SSL certs. But I recently discovered that the mail servers were still using cPanel's cert. I discovered that because the c...
-
GoWilkes commented,
Well, I figured it out so I'll post it here for posterity. I went to: /etc/outgoing_mail_hold_users In the text file was my email address; last modified time was 6:48pm and it's now midnight, so I ...
-
GoWilkes commented,
It's now almost 4 hours later. I left my computer and was watching TV, so no emails were sent. I came back and sent one at 11:45pm (a reply to someone), and again had the warning returned: A messa...
-
GoWilkes created a post,
Sender has an outgoing mail hold
This is a little frustrating, because it's happening to my account! Tweak Settings originally had "Max hourly emails per domain" set to 100. I've sent 40 emails in the last 2 hours, but I'm still g...
-
GoWilkes commented,
@perplex, an easy solution might be to set up a free Cloudflare account, then move your sites to that. Cloudflare installs a certificate on their end, bypassing Sectigo / Let's Encrypt altogether. ...
-
GoWilkes commented,
That's exactly what I was trying to fix :-) I'd seen that article before and have been hesitant to create a cron with rm, that just feels like I'm playing a solo game of Russian Roulette! LOL I un...
-
GoWilkes created a post,
Location of php-fpm settings
I need to change the PrivateTmp value in my PHP-FPM configuration, but I can't find the php-fpm.service file :-/ Any suggestions on the location? Or if that's even the right file for this setting? ...