imorandin

  • Total activity 164
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 70

Posts

Recent activity by imorandin Recent activity Votes
  • Spamassassin scan message from backup mx

    Hi, According to this article, mails from Backup MX servers are not scanned by SpamAssassin: https://support.cpanel.net/hc/en-us/articles/1500001493921-Backup-MX-Email-Bypasses-Spam-Filters But I'v...

  • Are CentOS and Almalinux safe over CVE-2023-4911?

    Hi, A high-risk CVE was discovered recently: RedHat article and an The command does not segfault in CentOS 7/Cloudlinux 7/AL 8 so I assume that they're safe, but I would like a confirmation fo...

  • CPANEL-43323 - doveadm priority (nice)

    Hi, When a client cleans a large email account, the doveadm expunge process consumes a lot of resources (specially CPU): Is there any way to reduce the priority (nice) of this process? I've tri...

  • Nginx memory limit

    Hi, I'm using cpanel's nginx in proxy mode and noticed that it can consume a quite large amount of ram per thread (2GB): We used Engintron but we're migrating to cpanel's native nginx. I notice...

  • Add functionality to sidebar

    Hi, I want to add some custom functionality on the sidebar: but couldn't find any related information about it. I see that the template is this: /usr/local/cpanel/base/frontend/paper_lantern/h...

  • Apache domlogs change location after nginx install?

    Hi, I've installed Nginx as a Reverse Proxy: NGINX with Reverse Proxy | cPanel & WHM Documentation I've noticed that now domlogs get written in /var/log/nginx/domains/ instead of /usr/local/apache...

  • Difference between "native" CalDAV vs CCS Plugin

    Hi, I was just wondering what is the difference between the already off-the-shelf CalDAV/CarDAV implementation in cPanel and the "Calendar and Contacts Server" Plugin found in WHM -> Manage Plugin...

  • Disable "status" button in PHPMyAdmin

    Hi, We want to disable the "Status" button in PHPMyAdmin: Reason: it shows server-wide sensitive information. Is there any way to do it? Thanks, Ignacio

  • Disable cprapid hostname on setup

    Hi, In cPanel v90 there is a new feature that automatically sets a hostname ending in .cprapid.com to the server so it can issue a SSL for it: Automatically-Issued Hostnames | cPanel & WHM Documen...

  • proxy_fcgi timeouts but PHP-FPM doesn't

    Hi, I've detected that after proxy_fcgi timeouts (this is the expected behavior), PHP-FPM does not and continues processing in the background, apparently indefinitely. To test this out, I've crea...