Recent Posts

Pages: [1] 2 3 ... 10
1
And for sure you're testing the CWP PHP (7.2 or 7.4), not your default CLI PHP (mine is 8.2)?
Code: [Select]
[root@srv]# /usr/local/cwp/php71/bin/php --version
PHP 7.2.30 (cli) (built: Apr 29 2020 02:29:42) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with the ionCube PHP Loader + ionCube24 v13.0.2, Copyright (c) 2002-2023, by ionCube Ltd.
[root@srv]# /usr/local/cwp/php71/bin/php -m
[PHP Modules]
...
[b]intl[/b]
ionCube Loader
...

[Zend Modules]
the ionCube PHP Loader + ionCube24
2
Information / Re: Past Due Changelogs
« Last post by overseer on Today at 03:44:48 PM »
DirectAdmin is also very expensive if you have any number of user accounts. A lot of this thread's ground was already covered in this other thread:
https://forum.centos-webpanel.com/informations/future-of-cwp/
shoulders put together this fairly comprehensive comparison of panels:
https://quantumwarp.com/kb/articles/64-cpanel/1001-cpanel-alternatives-and-linux-web-interfaces

Again, a lot of the downfall of each is high monthly cost, putting you right back into cPanel-land. Either that or they are young, unproven, or downright clunky (and some are eye gougingly ugly).
3
When you run php -m, it shows the module installed, as does dnf.  ???
4
E-Mail / Re: Postfix, SpamAssassin, or something else
« Last post by overseer on Today at 02:20:15 PM »
That message too is from LeaseWeb. Are they "bullet proof hosting" providers, or sympathetic to spammers? Report to their abuse system. This message uses a Polish hostname, and .pl is on many short lists of most spammy/hacky countries. You could block it if you had no need for Polish traffic on your server.
5
How to / Re: Installing ARC on ALMA 8/9
« Last post by overseer on Today at 02:15:26 PM »
I've been using RBLmon, likewise a free tier:
https://rblmon.com
6
How to / Re: Installing ARC on ALMA 8/9
« Last post by Starburst on Today at 02:11:14 PM »
You still always want to monitor you IP's.

Check out HetrixTools (I am not associated wit them them), they have a Free level to monitor RBL's
7
Mod_Security / OWASP CRS v4.16.0 Released on 2025-06-29
« Last post by Starburst on Today at 02:09:06 PM »
Just a quick FYI.

OWASP CRS released a new ruleset (4.16.0) on 2025-06-29
8
E-Mail / Re: Postfix, SpamAssassin, or something else
« Last post by Thorth on Today at 06:46:20 AM »
I'll post some other example from yesterday, i don't understand why is not rejected.

Quote
Received: from SERVERHOSTNAME
    by SERVERHOSTNAME with LMTP
    id eC6yH1GmYmiA1TEAl/FcBg
    (envelope-from <ukqewbp@wolkingers.mielec.pl>)
    for <EMAIL@MYDOMAIN>; Mon, 30 Jun 2025 17:59:29 +0300
Received: SERVERHOSTNAME (Postfix, from userid 65534)
    id 80186400009F; Mon, 30 Jun 2025 17:59:29 +0300 (EEST)
Received: from 561.028.xn--p1acf (561.028.xn--p1acf [178.162.131.126])
    (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
    key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
    (No client certificate requested)
    by SERVERHOSTNAME (Postfix) with ESMTPS id 5F5F04006D1F
    for <EMAIL@MYDOMAIN>; Mon, 30 Jun 2025 17:58:21 +0300 (EEST)
From: Akusoli Insoles <ukqewbp@wolkingers.mielec.pl>
To: <adrian.serbanica@cez.ro>

i have another server with centos webpanel but on CentOS7 not Alma Linux, and i don't get this emails there there are filtered correctly.

I monitored spam assassin and he filter and reject, but not all the messages.

I think is smt diff. on spam assassin, i look on "Status" on first for spamassassin service and the result is diff (between AlmaLinux & CentOS 7)
10
How to / Re: [Howto] Install Rspamd
« Last post by Netino on Today at 01:28:46 AM »
@overseer,

You are right, sorry for the typo.
Unfortunately, this forum doesn't let to edit that post anymore.
Thanks anyway for the correction.
Pages: [1] 2 3 ... 10