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

Pages: 1 ... 15 16 [17] 18
241
E-Mail / Re: Need help. all mail deferred
« on: January 03, 2022, 10:31:07 PM »
The correct ownership for that files is not "scanmyid:mail", but "vmail:mail" instead.

I don't know why you change that ownership to "scanmyid" user, but you need to change to "vmail" user.

You can do it with:
Code: [Select]
# chown -R vmail:mail /var/vmail/

This info seems to be incorrect. I have two other bugs relating to the domain folders inside the vmail folder having vmail:mail ownership instead of user:mail. So, they shouldnt be chowned vmail:mail

242
E-Mail / Re: postfix main.cf different on 2 Stream servers
« on: January 03, 2022, 10:25:42 PM »
I just did a rebuild the mailserver on a test server running Centos 8 Stream w/Delayed Repos. The main.cf file looks fine on it.

243
E-Mail / Re: postfix main.cf different on 2 Stream servers
« on: January 03, 2022, 10:19:52 PM »
The old one seems to be looking fine.
The new one has a lot missing. It looks messed up. Why is there a custom ssl? is the hostname's ssl not working?

By the way, have you replaced the Stream repos with the cwp ones?

244
E-Mail / Re: postfix main.cf different on 2 Stream servers
« on: January 03, 2022, 10:00:10 PM »
I have Centos 8 Stream too. I'm running my postfix fine with extra configs for enforced ssl. It's running fine.

What was the first issue you encountered that made you go into this path of nightmare?

Or just rebuild the postfix server and post the main.cf here. Hide the IPs and stuff if you want.

245
CentOS-WebPanel Bugs / Re: Three bugs within Usercp
« on: January 03, 2022, 09:07:00 PM »
Regarding bug #204:

I'd like to add that I just discovered that this issue is a bit more specific.

The issue is present when creating a filter set BEFORE going to the filter tab INSIDE roundcube.
Meaning:
- Create the addon domain. [Broken vmail folder. Fix before continuing, see bug#203]
- Create an email address for this new addon domain.
- Go directly into Roundcube, login, and then go to the filter tab under settings. Roundcube will create the filter set called "Roundcube". A sieve folder is created with the correct ownership.
- Now, whatever you do on the Email filter module inside the usercp, it will not break the filter accessibility.

But, the symlink created by the filter module of the usercp is still assigned wrong ownership, though it does not break it.

246
CentOS-WebPanel Bugs / Three bugs within Usercp
« on: January 03, 2022, 08:41:45 PM »
Hello
I've reported three bugs on the bug tracker but then I noticed there is a forum section for it as well, so I might just mention it here as well.
Addon domain module creates vmail folders with wrong ownership that results in broken email account.
https://bugs.control-webpanel.com/view.php?id=203

Email filter module creates sieve files with wrong ownership that result in inaccessible filters, possibly broken too.
https://bugs.control-webpanel.com/view.php?id=204

Email filter module cannot browse/see all folders results in the module being almost useless if roundcube has access to all folders and can do the same job (after fixing the sieve bug)
https://bugs.control-webpanel.com/view.php?id=205

247
CentOS-WebPanel Bugs / themes_lang2 module is broken
« on: January 03, 2022, 08:37:36 PM »
Hello

Admincp's themes_lang2 module;
Nothing in there works, except the first tab. All other tabs are unresponsive. Same problem on production server and a test server.

248
CentOS-WebPanel GUI / Re: Already paid for pro, but its no activated
« on: January 02, 2022, 01:48:37 AM »
you sure you have added the IP of the server that has the cwp pro installed on?

249
SSL / Re: New SSL configure options
« on: December 31, 2021, 11:40:17 PM »
same problem here. I had to manually delete the cron_autossl_all_domains.php and cron_autossl_renew_all_domains.php crontabs because they both went on and added certs automatically at midnight

250
CentOS-WebPanel GUI / Re: Admin panel editor is bugged
« on: December 26, 2021, 12:20:04 AM »
The problem looks like some kind of limitation of how many characters can be put into the editor. It seems to break after the same certain amount of lines

251
CentOS-WebPanel GUI / Re: Admin panel editor is bugged
« on: December 26, 2021, 12:13:20 AM »
again!!!!!!!!!

Adding custom rules, and then after some several edits and saves. This showed up:


Then while trying to figure out the problem, I noticed the website when refreshed attempts to download the page instead of loading it.
Then when I found the file for the custom rules for snuffleupagus. This is what I saw:



The editor did this! Basically breaking PHP
You have a serious problem with your editor. Please fix it. I've seen another thread from 2019 talking about the same issue

252
MySQL / Re: Anyone can access DB without password
« on: December 22, 2021, 07:49:55 PM »
I'm sysadmin (root). It didnt have any permissions checked, so I just deleted it.

253
MySQL / Re: Anyone can access DB without password
« on: December 21, 2021, 08:43:28 PM »
Sorry, I probably misunderstood you just there. Should I delete this line or you want me to keep it and give it more power by putting a check in the Grant field?

254
CentOS-WebPanel GUI / Admin panel editor is bugged
« on: December 20, 2021, 08:53:33 PM »
I've had problem with editing the vhost templates with the built in editor, where it converted some characters into something else and broke the website. I couldn't duplicate the error again, though I didnt try hard enough to duplicate.

But, the language editor is definitely broken. Editing a language, let's say User - EN - domains. Just by saving it without doing nothing will wipe away everything after
Code: [Select]
DOMSSLSUCCESS="Domain. It also, doesnt want to keep the
Code: [Select]
+ sign in the FTPALFNUMSIG line.

Check out your demo1 panel. The domain edit for user panel is now visually broken.


255
MySQL / Anyone can access DB without password
« on: December 20, 2021, 07:55:51 PM »


Isnt this a problem?

Pages: 1 ... 15 16 [17] 18