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 - overseer

Pages: 1 ... 52 53 [54] 55 56 ... 101
797
E-Mail / Re: How to use only e-mail in CWP7?
« on: January 06, 2024, 07:43:56 PM »
This has been answered before. Please check the forum for similar threads; I'll try to dig up some links meanwhile.

798
CentOS 9 Problems / Re: in alma PHP SELECTOR no active pgsql,
« on: January 05, 2024, 09:00:08 PM »
The fix is AlmaLinux 8.9, currently. ;)
Maybe things will be more smoothed out when CWP offers EL9 suppot.

799
DKIM / Re: smtp not send emails
« on: January 05, 2024, 02:53:55 AM »
I looked at your basic DNS records, seems workable for mail routing (A, MX, PTR), Your open ports look fine, too.
Code: [Select]
PORT     STATE SERVICE
25/tcp   open  smtp
80/tcp   open  http
110/tcp  open  pop3
143/tcp  open  imap
443/tcp  open  https
465/tcp  open  smtps
993/tcp  open  imaps
995/tcp  open  pop3s
1723/tcp open  pptp
.
So how about some error logs or SMTP error codes?

800
CentOS-WebPanel Bugs / Re: PHP 8.3.0 on CWP 0.9.8.1172
« on: January 04, 2024, 03:15:55 PM »
Not here -- only one 8.2. Did you try to build it outside of CWP?

801
DKIM / Re: smtp not send emails
« on: January 04, 2024, 03:13:37 PM »
Need more info to help -- config, setup. What's working, what's not? If you give your domain, could at least look at your dns setup.

803
SSL / Re: Subdomain has been deleted but SSL keep trying to renew
« on: January 01, 2024, 11:16:15 PM »
Especially a bug-free management solution!

The way I look at it, I could use just the CLI on a headless install and manage just fine (but possibly with a boost from Copilot or Webmin) -- but the main driver for having a control panel is for the sake of the end user customers, unless you're only selling managed hosting packages where you do all the leg work. You can't give out a shell account and say "Good luck, have fun!"

804
Installation / Re: Redis Object Cache
« on: December 29, 2023, 09:09:13 PM »
Need some log files/error msg to properly diagnose...

805
Postfix / Re: Has anyone encountered this situation?
« on: December 28, 2023, 03:40:47 PM »
I wouldn't even mind seeing 100 lines:
Code: [Select]
tail -100 /usr/local/cwpsrv/var/services/roundcube/logs/imap.log

806
What was the frequency of your curl attempts? You likely could've trigged a firewall on the other web server. I can connect to it from here as a one-off connection in a web browser and via curl in the CLI.

807
Postfix / Re: Has anyone encountered this situation?
« on: December 27, 2023, 05:32:51 PM »
Truncating to zero bytes leaves the file in place with its correct permissions, then the IMAP daemon (dovecot) will continue to log to the file. It will make it more manageable for you to start over from zero.

808
PHP / Re: Need to upgrade CWPPHP from 7.2.30 to at least 7.2.31
« on: December 27, 2023, 05:31:20 PM »
Yes, really true. Supported versions are paid in license fee per version.

You could look at snuffalupagus for PHP v 7.2 if it really concerns you. Other security measures include change CWP admin ports. Tune your firewall, block country codes, etc.

809
Postfix / Re: Has anyone encountered this situation?
« on: December 26, 2023, 10:37:59 PM »
Start over if you are encountering errors; it will make them easier to parse and diagnose. Truncate the log file to zero bytes:
Code: [Select]
truncate -s0 /usr/local/cwpsrv/var/services/roundcube/logs/imap.log

810
DNS / Re: Problem with subdomaine
« on: December 25, 2023, 04:00:34 PM »
It sounds as if you need to add the A or CNAME records for your subdomain with your DNS provider. I use Cloudflare for that, used to be NameCheap but too many DDoS attacks on their infrastructure kept knocking out my sites.

Pages: 1 ... 52 53 [54] 55 56 ... 101