Razva
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Posts
Recent activity by Razva-
Filtering SMTP abuse with CSF?
Hello, Lately I'm seeing a lot of incoming SMTP traffic, which is rejected by EXIM. Example: 2019-04-02 18:29:24 Connection from [85.117.56.68]:59957 refused: too many connections 2019-04-02 18:2...
-
Best Apache + PHP configuration for a fresh server?
Hey, I'm currently deploying a fresh cPanel server (bare-metal). I don't need to migrate any old accounts so I can just have a fresh start. I would like to: offer "modern stuff" like http/2, com...
-
How to secure Portmapper with NFS?
Hello, The best way to secure a server agains Portmapper vulns/scans/ddos is to basically stop and disable the service. Unfortunately this will render NFS unusable which, in my case, is a no-go. ...
-
Use S3 for email storage?
Hello, I would like to use a cPanel install only for emails. No HTTP, no FTP, no Ruby etc. Just email. In order to store email data I would like to use S3 via S3FS*. So here's the question: shou...
-
Stop account from using mail()
Hey, I've implemented the /etc/blockeddomains solution and it kinda works. All messages are now blocked into the queue, not relayed, which is great in some cases. At this moment I have a couple o...