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-
Does [plain]1@test.tld[/plain] exist as an email account? Does the directory for this email account exist? ls -ald /home/`/scripts/whoowns test.tld`/mail/test.tld/1
-
@kdean - I don't necessarily blame the companies. It's just that mailing lists don't work in this day an age. Everyone is filtering for spam now and mailing list messages tend to get caught up in...
-
Are you getting digest messages (once per day messages)? You don't appear to be. Perhaps the digest messages aren't going out. I'm not sure how many other people are signed up to this list and w...
-
Well, there's no mention of the EA4 release at the EA4 changelog: EasyApache 4 Change Log 2018 - EasyApache 4 - cPanel Documentation The last update is showing 2018-01-26 The mailing lists I am...
-
Indeed. This looks to have solved the issue for me. Although I'm going to wait a bit before I push this out to our production servers, see if this fixes @kris.x15 issue as well.
-
Noticing this as well. Now I'm mad at myself because I looked on the forum for any reports, didn't see this post, and I've been pulling my hair out for the last 3 hours thinking the issue was some...
-
You probably want to wait for a better cPanel response to get a clearer picture of this. But it's my understanding that cPanel itself has moved away (or at least in the process of moving away) fro...
-
Wondering this too. I just added chunking_advertise_hosts="" under the @config@ in /etc/exim.conf.local file and rebuilt the exim configuration with /scripts/buildeximconf I couldn't remember ...
-
cat /var/cpanel/users/%user% | grep ^DNS= | sed s/^DNS=//g
-
I got it to work by manually replacing the contents in the files that the cPanel installed self-signed certificate were using in the Apache configuration. The client has since received a valid DCV...