This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1
Installation / Re: ...server under AL9?
« on: February 13, 2025, 08:56:14 AM »I've posted the basic setup steps here in the forums a couple times.
Here it is again, or you also have options of people that can get the basic installed for you.
You can't have any services installed before installing CWP.
So if Apache is working 'out of the box', you are installing AlmaLinux 9.4 LAMP.
That won't work.
Reimage with the bare AlmaLinux 9.5
Setup your networking, hostname, timzone.
Then:Code: [Select]dnf install dnf-plugins-core
Code: [Select]dnf install elrepo-release epel-release -y
Code: [Select]dnf config-manager --set-enabled crb
Code: [Select]dnf --refresh update
Code: [Select]dnf install nano wget ipset ebtables iptables ipset-service uuid uuid-devel libuuid-devel m4 pcre pcre-devel zlib-devel perl-DBD-MySQL perl-IPC-Cmd perl-Pod-Html perl-Sys-Hostname perl-libwww-perl.noarch perl-LWP-Protocol-https.noarch perl-GDGraph libtool s-nail htop sysstat python3-perf ImageMagick ImageMagick-devel nmap make quota cockpit* -y
Code: [Select]dnf --refresh update
Code: [Select]dnf install clamav* clamd
Code: [Select]dnf clean all
Code: [Select]cd /usr/local/src
Code: [Select]wget http://centos-webpanel.com/cwp-el9-latest
Code: [Select]sh cwp-el9-latest
Code: [Select]dnf install spamassassin amavis
Reboot
Configure & Start CSF
UPDATE DEPENDENCIESCode: [Select]dnf install php-cli libsodium libsodium-devel php-sodium php-pecl-zip php-pecl-mailparse php-mbstring php-pear php-devel php-pecl-imagick
Code: [Select]pecl channel-update pecl.php.net
To updated MariaDB follow:
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/
The one string to re-install MariaDB has been updated, or you'll get an error.
Run this instead:Code: [Select]dnf install MariaDB-server MariaDB-client net-snmp perl-DBD-MySQL --allowerasing
There are other steps, but everyone customizes their servers differently.
Hi,
When, at what stage of setup should this be done:
https://prnt.sc/p1azgfisxGwq
BR
Venty
2
Suggestions / Re: :):):) Comodo WAF rules update required :):):)
« on: February 13, 2025, 07:31:34 AM »And it works for both CWPfree and CWPpro.
Hi,
it really works...

When I replaced the line "/usr/local/apache/modsecurity-owasp-latest/coreruleset-4.11.0/owasp.conf" when updating the rules, in the configuration file it is in red, I guess it should be like this?
With the two ModSecurity and the rules updates, could I do something in the future to update them, check their sites, and follow similar steps?
BR
Venty
3
SSL / Does the SSL certificate depend on the selected server
« on: February 10, 2025, 09:31:41 AM »
Hi,
Does the SSL certificate (AutoSSL (Let's Encrypt)) depend on the selected server types in the CWP panel??? Does it matter when and where we install the SSL and what server/s we have chosen:
https://prnt.sc/sCaYiLZJG-wv
i.e. if we installed it in 1, will it work in 2 as well (or vice versa)?
BR
Venty
Does the SSL certificate (AutoSSL (Let's Encrypt)) depend on the selected server types in the CWP panel??? Does it matter when and where we install the SSL and what server/s we have chosen:
https://prnt.sc/sCaYiLZJG-wv
i.e. if we installed it in 1, will it work in 2 as well (or vice versa)?
BR
Venty
4
Installation / Re: DNS records for pop, cpanel....
« on: February 09, 2025, 09:22:35 AM »Hi,
When determining the DNS records for pop, cpanel. imap, ftp, mail, webmail, locolhost and others, if necessary, do I put them with A? or CNAME? record to the IP or respectively the name of the domain??
And secondly, is it necessary to provide a record/s for all these subdomains, which should also point to the host name (host.domain.com)?
Thanks in advance!
BR
Venty
And secondly, is it necessary to provide a record/s for all these subdomains, which should also point to the host name (host.domain.com)?
5
Installation / DNS records for pop, cpanel....
« on: February 08, 2025, 12:48:28 PM »
Hi,
When determining the DNS records for pop, cpanel. imap, ftp, mail, webmail, locolhost and others, if necessary, do I put them with A? or CNAME? record to the IP or respectively the name of the domain??
And secondly, is it necessary to provide a record/s for all these subdomains, which should also point to the host name (host.domain.com)?
Thanks in advance!
BR
Venty
When determining the DNS records for pop, cpanel. imap, ftp, mail, webmail, locolhost and others, if necessary, do I put them with A? or CNAME? record to the IP or respectively the name of the domain??
And secondly, is it necessary to provide a record/s for all these subdomains, which should also point to the host name (host.domain.com)?
Thanks in advance!
BR
Venty
6
Installation / When the DNS records are located at the ISP..
« on: February 07, 2025, 08:33:07 AM »
Hi,
when the DNS records for the Parent domain are located at the ISP (from which I purchased the domain), what am I expected to enter here?
https://prnt.sc/NQmofJQLtfDZ
Maybe I need to enter the names and IP of the name servers provided to me by the ISP or the IP of my Parent domain??
Thaks in advance!
BR
Venty
when the DNS records for the Parent domain are located at the ISP (from which I purchased the domain), what am I expected to enter here?
https://prnt.sc/NQmofJQLtfDZ
Maybe I need to enter the names and IP of the name servers provided to me by the ISP or the IP of my Parent domain??
Thaks in advance!
BR
Venty
7
Problems on other RedHat linux servers / Re: daily "Anacron" messages?
« on: February 06, 2025, 04:41:10 PM »
Hi,
I installed..., but the following problems remain:
https://prnt.sc/fzU336rAC-mN and https://prnt.sc/M-ELGTHcCHqA
BR
Venty
I installed..., but the following problems remain:
https://prnt.sc/fzU336rAC-mN and https://prnt.sc/M-ELGTHcCHqA
BR
Venty
8
CentOS-WebPanel Bugs / Re: Latest CWP Almalinux 9 sept2024 fresh instal = amavis timeout + mariadb Vmem exc
« on: February 05, 2025, 06:05:37 PM »Hi Venty
For what I needed and as far as I know, yes, I solved, find the second post of mines in this thread, dated September 18, 2024, 05:27:57 PM
Hi,
"...that adding the line $inet_socket_bind = '127.0.0.1'; in /etc/amavisd/amavisd.conf seems to solve the problem..." - does it matter where I add it in the file?
BR
Venty
9
Problems on other RedHat linux servers / Re: DNS zone with DNS records - where?
« on: February 04, 2025, 05:20:16 PM »If you manage the DNS from your provider, you only need to copy the dkin, spf1 and DMARC1 records from your cwp to your provider so that the emails do not arrive as spam, everything else is managed from your provider.
Hi,
I will try to use:
"Postfix Mail Server Manager" in order to activate and use the following:
AntiSpam/AntiVirus (recommended): ClamAV, Amavis & Spamassassin, Requires 2Gb+ RAM
rDNS Check (recommended): Drop all emails if no rDNS/PTR
Install DKIM & SPF (recommended): Installs DKIM & SPF, enables DKIM for New Accounts and Domains
In this case for which domains will it be installed and activated DKIM & SPF?
And "copy the dkin, spf1 and DMARC1 records from your cwp to your provider" - where exactly should I copy them from and for each domain?
BR
Venty
10
DKIM / DKIM & SPF / Alma Linux 9
« on: February 04, 2025, 05:10:29 PM »
Hi,
Hi,
which one should I use:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
or should I try using:
"Postfix Mail Server Manager" in order to activate and use the following:
AntiSpam/AntiVirus (recommended): ClamAV, Amavis & Spamassassin, Requires 2Gb+ RAM
rDNS Check (recommended): Drop all emails if no rDNS/PTR
Install DKIM & SPF (recommended): Installs DKIM & SPF, enables DKIM for New Accounts and Domains

And In the second case for which domains will it be installed and activated DKIM & SPF?
BR
Venty
Quote
There are certain installation steps that are needed for CWP on AL9.Code: [Select]dnf install spamassassin amavis
Otherwise you'll be chasing your tail.
To fix OpenDKIM on CWP & AL9 see:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
Hi,
which one should I use:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
or should I try using:
"Postfix Mail Server Manager" in order to activate and use the following:
AntiSpam/AntiVirus (recommended): ClamAV, Amavis & Spamassassin, Requires 2Gb+ RAM
rDNS Check (recommended): Drop all emails if no rDNS/PTR
Install DKIM & SPF (recommended): Installs DKIM & SPF, enables DKIM for New Accounts and Domains

And In the second case for which domains will it be installed and activated DKIM & SPF?
BR
Venty
11
CentOS-WebPanel Bugs / Re: Latest CWP Almalinux 9 sept2024 fresh instal = amavis timeout + mariadb Vmem exc
« on: February 04, 2025, 04:51:45 PM »Hello
I installed fresh almalinux 9 and CWP PRO according to the precise instructions given.
The server has 30Gb RAM, 8 CPU AMD EPYC 7282, AlmaLinux release 9.4 (Seafoam Ocelot) - Kernel Version: 5.14.0-427.35.1.el9_4.x86_64 - Platform: x86_64 kvm
Apache version: Apache/2.4.56
PHP version: 7.4.33 Forced PHP-FPM: 8.1
MySQL version: 10.5.22-MariaDB
FTP version: 1.0.51
Web Servers: nginx-varnish-apache
I settled all the basic about SSL, rDNS/PTR and other basic settings.
All seems to work fine so far.
I installed ClamAV, all went fine.
However, I tried to use "Postfix Mail Server Manager" in order to activate and use the following:
AntiSpam/AntiVirus (recommended): ClamAV, Amavis & Spamassassin, Requires 2Gb+ RAM
rDNS Check (recommended): Drop all emails if no rDNS/PTR
Install DKIM & SPF (recommended): Installs DKIM & SPF, enables DKIM for New Accounts and Domains
Install Policyd (recommended): Installs Policyd, enables hourly email limit per domain.
The result apparently was successful, but:
- AMaVis service do not start due to time limit, trying to restart it does give same error, after reboot also do not start
- OpenDKIM service started after activation, but after the reboot did not start, trying to restart it does work (apparently)
After activating those services I received various emails telling about these errors:
Account: mysql
Resource: Process Time
Exceeded: 7211 > 1800 (seconds)
Executable: /usr/libexec/mariadbd
Command Line: /usr/libexec/mariadbd --basedir=/usr
PID: 916 (Parent PID:916)
Killed: No
And this:
Account: mysql
Resource: Virtual Memory Size
Exceeded: 2092 > 512 (MB)
Executable: /usr/libexec/mariadbd
Command Line: /usr/libexec/mariadbd --basedir=/usr
PID: 1443 (Parent PID:1443)
Killed: No
and another one telling this:
Account: clamupdate
Resource: RSS Memory Size
Exceeded: 410 > 256 (MB)
Executable: /usr/bin/freshclam
Command Line: freshclam
PID: 40327 (Parent PID:40276)
Killed: No
[/color]
I tried to search information/solutions to these issues and found only sparse information that I am not sure can work and do not seem exhaustive anyway.
To me seems that the "Postfix Mail Server Manager" automatic configurator is incomplete, would be nice if it would take care to add the correct variables in the proper configuration files to avoid getting those errors.
However, can anyone tell what should I fix in the configuration of the server in order to solve these issues?
Thank you in advance
Hi David,
did you find a solution to the errors in red?
BR
Venty
12
CentOS-WebPanel Bugs / Re: Latest CWP Almalinux 9 sept2024 fresh instal = amavis timeout + mariadb Vmem exc
« on: February 04, 2025, 04:45:10 PM »There are certain installation steps that are needed for CWP on AL9.Code: [Select]dnf install spamassassin amavis
Otherwise you'll be chasing your tail.
To fix OpenDKIM on CWP & AL9 see:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
Hi,
Please provide a brief explanation for the photo:
https://prnt.sc/CdMFp9O-XWn9
BR
Venty
13
Postfix / ESMTP Postfix for SSL, port 465 is missing...
« on: February 03, 2025, 04:24:22 PM »
Hi,
Hi,
I am using Alma Linux 9, set it up according to the settings.., but ESMTP Postfix for SSL, port 465 is missing, the port is open, but ::
https://prnt.sc/Y8iYYDuJ8t7r
Hi,
I am using Alma Linux 9, I have configured it according to the settings and no.., but ESMTP Postfix for SSL, port 465 is missing, the port is open, but ::
https://prnt.sc/Y8iYYDuJ8t7r
...and messages are not received on port 995, SSL?
BR
Venty
Hi,
I am using Alma Linux 9, set it up according to the settings.., but ESMTP Postfix for SSL, port 465 is missing, the port is open, but ::
https://prnt.sc/Y8iYYDuJ8t7r
Hi,
I am using Alma Linux 9, I have configured it according to the settings and no.., but ESMTP Postfix for SSL, port 465 is missing, the port is open, but ::
https://prnt.sc/Y8iYYDuJ8t7r
...and messages are not received on port 995, SSL?
BR
Venty
14
Installation / SSL certificates / email accounts...
« on: January 30, 2025, 08:13:49 AM »
Hi,
I use Alma linux 9.5 and CWP… I log in to the CWP with root and create a user with domain1.com...
1. I need to add domain domain2.com to the same user, where does this happen via root or through the user panel?
2. Where are the SSL certificates for the two domains created - via root or in the user panel?
2. Where are the email accounts for the two domains created - via root or in the user panel?
BR
VENTY
I use Alma linux 9.5 and CWP… I log in to the CWP with root and create a user with domain1.com...
1. I need to add domain domain2.com to the same user, where does this happen via root or through the user panel?
2. Where are the SSL certificates for the two domains created - via root or in the user panel?
2. Where are the email accounts for the two domains created - via root or in the user panel?
BR
VENTY
15
Problems on other RedHat linux servers / Re: I can send and receive messages via the web, but it doesn't work through the...
« on: January 29, 2025, 07:56:50 PM »1. Did you check if the secure mail ports are listed by mail services (postfix, dovecot) ?
2. Check the mail logs on your server to investigate the problem:
/var/log/maillog
/var/log/dovecot.log
Hi,
Thank you very much...
1.As I noted in a previous answer, after executing the telnet command for the ports:
telnet your.domain.com 25
telnet your.domain.com 465
telnet your.domain.com 587
I got the following results: all ports connect with telnet, but only on 25 and 587 does Postfix return ESMTP, on 465 it returns nothing..., but 465 is open...
/var/log/maillog- the file is very large and I can't open or download it... - 5.5 GB;
/var/log/dovecot.log - in this POP3 file the error is often noticed, please see the following picture:
https://prnt.sc/uJ82kvYrptH9
Thanks in advance!
BR
Venty