mlopez
- Total activity 104
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by mlopez-
So, we're now in almost 2022 and there's still no way of creating a cPanel sub-account? Regards
-
Hi :), You might have not created A records for Nameservers and Server hostname. Go to "Home "DNS Functions "Add an A Entry for Your Hostname" to set DNS zone or A record for server hostname Go t...
-
This happened to me too, I'm trying to solve this increasing memory limit in /etc/mail/spamassassin/local.cf file: loadplugin Mail::SpamAssassin::Plugin::ResourceLimits # resource_limit_mem 536870...
-
I misunderstood. So [some] message sent out by your server to remote servers are being rejected during SMTP, and the remote server is reporting that? Hmm. I would then say that the remote s...
-
Your hosting server has a public resolver (such as a Cloudflare IP address for one of their public DNS resolvers) in /etc/resolv.conf. When your server queries Spamhaus it doesn't do it direct ...
-
I also tried to update jupiter interface and I couldn't make it work. It did change the colors and everything but the logo. It now shows a broken image icon :confused: I read the docs and used onl...
-
Great, quitFinn! Thank you
-
Hey cPRex, Thank you. It'd be great to have this feature. Anyway, I think I'll be doing this using whmapi with something like this: whmapi1 addzonerecord domain=example.com name=imap class=IN t...
-
My bad! I should have used the IP for the A record, instead of a domain name. mail.%domain%. IN A %domain%. should be: mail.%domain%. IN A %ip%
-
Perfect. Thanks again for this explanation because I think this interface feature isn't clear enough.