Show Posts

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.


Messages - Starburst

Pages: 1 ... 12 13 [14] 15 16 ... 98
196
I agree with @cyberspace

Stick with 10.11, which is a LTS.

Unless you have a specific need for a feature in a higher version.

197
You can use 11.6.x, but it only has a 1 year life, so at that point you would need to update to 11.7.x, etc.

I've only personally tested up to 11.4.x
And then they made some changes that I'm not sure CWP would like 100%

198
Installation / Re: AL 9 server not upgrading to CWP Pro
« on: February 07, 2025, 01:19:28 PM »
This seem like it's been abandoned, so I'll go ahead and remove the IP.

199
Installation / Re: When the DNS records are located at the ISP..
« on: February 07, 2025, 01:15:31 PM »
The only time those are used is if you are running your own DNS servers.
Then you would enter the PRI & SEC.

Others wise I just leave them be.

200
E-Mail / Re: 550 No such recipient here
« on: February 05, 2025, 02:00:11 PM »
The 550 error 99% of the time means the mailbox and or mail server hasn't been setup.

If you get bounces that say connection failure, then that would be the port.



Could you please advise of the following:

What 'errors' and/or 'messages' are being displayed in the logs for Postfix and Dovecot?

What distro are you are you running CWP on?

CWP Free or CWPpro?

Public or NAT?

201
DKIM / Re: DKIM & SPF / Alma Linux 9
« on: February 04, 2025, 11:14:33 PM »
Yes, you want to use that link for Postfix (outgoing emails), otherwise when you send, DKIM will most likely fail.

202
Your going to get an error when you try & rebuild, again, since you have ClamAV & Amavis disabled and removed.

rDNS is checking incoming emails for a valid rDNS/PTR, I"ve found allot of people don't have that configured, or is misconfigured, so I leave it unchecked.

But you do want OpenDKIM to generate you signatures, and then you can copy them from the CWP server over to whomever you use for a DNS.

203
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

I guess that didn't translate out of English well.
I means you will be going in circles trying to figure out why that 2 programs don't work.

I'm still confused why you want to remove some of the main programs, as if you have them disabled they won't be running.
Also why your ALmaLinux hasn't updated to 9.5, the screenshot you did still shows 9.4.

And yes, AntiSpam/AntiVirus will show an error messgae, you asked how to disable & remove it from your server.

In your /etc/csf/csf.pignore, you can dd the below:

exe:/usr/libexec/postfix/pickup
exe:/usr/libexec/postfix/qmgr
exe:/usr/libexec/postfix/tlsmgr
exe:/usr/sbin/pdns_server
exe:/usr/sbin/httpd
exe:/usr/bin/bash
exe:/usr/libexec/dovecot/stats
exe:/usr/sbin/nrpe
exe:/usr/bin/redis-server
exe:/usr/bin/freshclam
exe:/usr/local/bin/php-cgi /home/davidrk5/public_html/index.php
exe:/usr/local/bin/php-cgi /home/davidrk5/public_html/ssmw/wp-cron.php
exe:/usr/local/bin/php
exe:/usr/lib/systemd/systemd
exe:/usr/libexec/platform-python3.6
exe:/usr/sbin/mariadbd
exe:/usr/lib/systemd/systemd-resolved
exe:/usr/sbin/rngd
exe:/usr/bin/dbus-broker
exe:/usr/bin/dbus-broker-launch
exe:/usr/sbin/rpcbind
exe:/usr/bin/rpcbind

204
Information / Re: database special characters password
« on: February 04, 2025, 01:34:45 PM »
Also, postfix and/or dovecot don't appreciate a password that ends in a period -- it is seen as a terminator signal.

Terminator and period in the same sentence...  ;D

I'll be back...
ATH0

205
The below command will stop and remove Amavis from the server:

Code: [Select]
systemctl stop amavis
Code: [Select]
systemctl disable amavis
Code: [Select]
dnf remove amavis

206
Mail servers you can't use Proxy on.

So on your MX record, it would be like

domain.com  10  MX  mail.domain.com
mail  A  123.123.123.123

Then you can activate proxy on the main domain.com

207
E-Mail / Re: Process email queue individualy
« on: February 02, 2025, 01:25:15 AM »
You can requeue or delete them individually, or process all / delete all.

Are you trying to check emails before they are going out?

208
Suggestions / Re: :):):) Comodo WAF rules update required :):):)
« on: February 02, 2025, 12:51:55 AM »
And it works for both CWPfree and CWPpro.  ;D

209
If the service is not installed, it won't show on the dashboard.

You can try to uninstall it using
Code: [Select]
dnf remove clamav* clamd
Is there some reason you don't want an AV on your server?

210
Information / Re: database special characters password
« on: February 02, 2025, 12:48:40 AM »
It seems in general, CWP doesn't like special characters.

Pages: 1 ... 12 13 [14] 15 16 ... 98