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 ... 18 19 [20] 21 22 ... 91
286
E-Mail / Re: Roundcube attachement size
« on: October 19, 2024, 06:12:40 PM »
PHP directives "upload_max_filesize" & "post_max_size" largely control this, but also postfix's message size in /etc/postfix/main.cf must also agree.

287
Choose wisely, as you're pretty well stuck with it once it's set. (It is possible to change as I have done it, but it isn't for the faint of heart!)

288
MySQL / Re: MySQL Remote Connection
« on: October 19, 2024, 03:32:13 AM »
Agreed!

289
CentOS-WebPanel GUI / Re: Constantly logged out
« on: October 16, 2024, 03:29:24 PM »
You can also create a private browsing / incognito window to clear all cache & cookies. Good for a one-off access.

290
I can build it / Re: Want to hire a sysadmin
« on: October 16, 2024, 01:55:53 AM »
If it's analogous to Platinum Server Management, I imagine it's the whole server -- complete software stack from kernel, all services, + control panel:
Quote
SERVER MANAGEMENT & MONITORING IS ALL WE DO!
We support any Dedicated Server, Cloud Server, VPS server running any Linux OS (CentOS, AlmaLinux, CloudLinux, RedHat, Fedora) and cPanel.
If your server is running a different OS or Control Panel, please contact our Sales department prior to signing up.
We manage your entire server, including the OS, Kernel, Apache, Litespeed, Nginx, PHP, MySQL, Exim, FTP, SSLs, etc., and everything on it!

291
I can build it / Re: Want to hire a sysadmin
« on: October 15, 2024, 05:51:33 AM »
Any more details you want to post here (expectations, hours, timezone, response time)? Or PM such details...

292
I would use mysqldump to migrate over all the relevant databases, including the roundcube DB.

293
Is your CSF firewall allowing outbound HTTP (80) & HTTPS (443) connection attempts?

294
DNS / Re: Format issue with dots
« on: October 09, 2024, 06:20:27 PM »
File a bug report. CWP should be able to check and sanitize input like this on individual form pages, as appropriate.

296
E-Mail / Re: Strange problem with mac apple mail and new email accounts
« on: October 07, 2024, 05:43:32 AM »
The original post indicated that the authentication type was "PLAIN" -- what you would expect. (Apple Mail used to default to APOP back in the POP days, and has at times tried the full gamut of MD5 and other auth methods. I think the defaults are more sane these days...)

But getting back to basics, I always have the user test their credentials with Roundcube. If they can successfully authenticate there, they should be able to get any MUA to work, even Thunderbird and Mac Mail. CWP defaults to the full e-mail address being the user name, so that is always the starting point to check.

298
MySQL / Re: MARIADB10.4.0 to 10.10.0
« on: October 03, 2024, 05:41:51 AM »
Wow, what a pickle. You should have full stopped after you didn't complete the backup all databases command at the beginning. That's really an essential prerequisite before doing a major version upgrade like this. Can you image the server as it sits (full VM backup or otherwise)?

299
CentOS 7 Problems / Re: CPU 100%
« on: October 03, 2024, 02:40:22 AM »
Do you see a lot of that? I've never encountered it, personally. Usually just heavy scripts (poorly coded WP themes/extensions, Magento installations) or users with overly zealous cron scripts that consume a lot of CPU when they run -- and they are running them needlessly often for their traffic levels.

300
SSL / Re: Auto SSL certificate for mail only
« on: October 03, 2024, 02:38:03 AM »
Do you have http -> https 301 redirects in place for the domain/www.domain? It needs HTTP access to complete the process successfully.

Pages: 1 ... 18 19 [20] 21 22 ... 91