Recent posts
#11
Release Discussion / Re: changing mail host > no co...
Last post by turbo - November 01, 2025, 12:44:16 PMThank you SKaero for the quick reply.
After inspecting the contacts table I noticed that each contatct has it's user_id set. Later I noticed also when scrolling down the user table, that RC had created a new user with the new mail host after login. I didn't expected that, as I had changed the mail_host in the following order:
1. changed mail_host in the config file
2. changed mail_host in db to the one in the config file
3. logged in
Never expected that a new user would be created, as the same (old) user had now already an entry matching the new mail_host.
Maybe one should disable beforehand the option in the config file (if set) to create a new user automatically. Would that prevent this behavior ?
I still have to change the mail_host, having quite a few users and the chance to accidentally delete the wrong user ...... Ok, making a backup of the RC-db is self explanatory.
Interestingly, changing the username and logging in does not create a new user entry.
After inspecting the contacts table I noticed that each contatct has it's user_id set. Later I noticed also when scrolling down the user table, that RC had created a new user with the new mail host after login. I didn't expected that, as I had changed the mail_host in the following order:
1. changed mail_host in the config file
2. changed mail_host in db to the one in the config file
3. logged in
Never expected that a new user would be created, as the same (old) user had now already an entry matching the new mail_host.
Maybe one should disable beforehand the option in the config file (if set) to create a new user automatically. Would that prevent this behavior ?
I still have to change the mail_host, having quite a few users and the chance to accidentally delete the wrong user ...... Ok, making a backup of the RC-db is self explanatory.
Interestingly, changing the username and logging in does not create a new user entry.
#12
Release Discussion / Re: changing mail host > no co...
Last post by SKaero - November 01, 2025, 02:24:01 AMIn the "users" table in the database you should see a record for each user for the old mail host and one for the new mail host (value is stored in the "mail_host" column) you'll need to update the old user account records to the new mail host so the correct contacts are shown.
#13
Release Discussion / changing mail host > no contac...
Last post by turbo - October 31, 2025, 09:07:20 PMHello,
using RC-1.6.0 I have to change the mail host for our users. I did this in the config file and in the database. Login was ok and all mailfolders with messages are shown. So far so good. What is missing is the addressbook. It is the build-in addressbook. Reverting back to the "old" mail host, all contacts are there.
Anyone had this situation and know how to get the addressbook back when changing the mail host ?
Thank you.
using RC-1.6.0 I have to change the mail host for our users. I did this in the config file and in the database. Login was ok and all mailfolders with messages are shown. So far so good. What is missing is the addressbook. It is the build-in addressbook. Reverting back to the "old" mail host, all contacts are there.
Anyone had this situation and know how to get the addressbook back when changing the mail host ?
Thank you.
#14
General Discussion / Re: Im confused from updating ...
Last post by dea75 - October 31, 2025, 08:40:09 PMOK, I've commented try_files sections.
The error persist, no skin.
these are the errors in log:
*****************************
2025/11/01 01:22:57 [error] 1901155#1901155: *14 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /vendor/autoload.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.2-fpm.sock:", host: "mail.xxx.xxx"
2025/11/01 01:22:57 [error] 1901155#1901155: *14 open() "/var/www/html/public_html/favicon.ico" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /favicon.ico HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/vendor/autoload.php"
2025/11/01 01:23:40 [error] 1901155#1901155: *14 access forbidden by rule, client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /config/config.inc.php HTTP/2.0", host: "mail.xxx.xxx"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/skins/elastic/deps/bootstrap.min.css" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/skins/elastic/deps/bootstrap.min.css?s=1759310275 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/skins/elastic/styles/styles.min.css" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/skins/elastic/styles/styles.min.css?s=1759310266 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/plugins/jqueryui/themes/elastic/jquery-ui.min.css" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/plugins/jqueryui/themes/elastic/jquery-ui.min.css?s=1759310265 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/program/js/jquery.min.js" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/program/js/jquery.min.js?s=1759310271 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/program/js/common.min.js" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/program/js/common.min.js?s=1759310265 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
*****************************
The error persist, no skin.
these are the errors in log:
*****************************
2025/11/01 01:22:57 [error] 1901155#1901155: *14 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /vendor/autoload.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.2-fpm.sock:", host: "mail.xxx.xxx"
2025/11/01 01:22:57 [error] 1901155#1901155: *14 open() "/var/www/html/public_html/favicon.ico" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /favicon.ico HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/vendor/autoload.php"
2025/11/01 01:23:40 [error] 1901155#1901155: *14 access forbidden by rule, client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /config/config.inc.php HTTP/2.0", host: "mail.xxx.xxx"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/skins/elastic/deps/bootstrap.min.css" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/skins/elastic/deps/bootstrap.min.css?s=1759310275 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/skins/elastic/styles/styles.min.css" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/skins/elastic/styles/styles.min.css?s=1759310266 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/plugins/jqueryui/themes/elastic/jquery-ui.min.css" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/plugins/jqueryui/themes/elastic/jquery-ui.min.css?s=1759310265 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/program/js/jquery.min.js" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/program/js/jquery.min.js?s=1759310271 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
2025/11/01 01:27:50 [error] 1901154#1901154: *18 open() "/var/www/html/public_html/static.php/program/js/common.min.js" failed (20: Not a directory), client: xxx.xxx.xxx.xxx, server: mail.xxx.xxx, request: "GET /static.php/program/js/common.min.js?s=1759310265 HTTP/2.0", host: "mail.xxx.xxx", referrer: "https://mail.xxx.xxx/"
*****************************
#15
General Discussion / Re: Im confused from updating ...
Last post by Dmitry42 - October 31, 2025, 01:50:59 PMyes try...and what about error.log and composer ?
#16
General Discussion / Re: ssl problems lately in rec...
Last post by SKaero - October 31, 2025, 12:48:00 AMChrome gives more details for SSL errors in the console but maybe Firefox doesn't, I don't have a site that has the issue to confirm.
I'm sure the issue isn't with Roundcube since Roundcube isn't responsible for the SSL encryption that is always handled by the web server.
If the error comes up only when viewing some HTML emails it most likely is due to something in the HTML in the email. Is there anyway you can send me the source of one of the emails that triggers the error?
I'm sure the issue isn't with Roundcube since Roundcube isn't responsible for the SSL encryption that is always handled by the web server.
If the error comes up only when viewing some HTML emails it most likely is due to something in the HTML in the email. Is there anyway you can send me the source of one of the emails that triggers the error?
#17
General Discussion / Re: ssl problems lately in rec...
Last post by akissz - October 30, 2025, 07:48:49 PMQuote from: SKaero on October 30, 2025, 05:37:48 PMThat error shouldn't be related to the SSL error, what browser are you using?
Firefox 144.0.2
I also checked the server logs and there are no errors in the server log, only normal access log in the access log.
I believe this problem was not here for over 6 months of this year. It just started happening recently; I don't remember exactly when but I think after the last Roundcube update, but not sure.
#18
General Discussion / Re: ssl problems lately in rec...
Last post by SKaero - October 30, 2025, 05:37:48 PMThat error shouldn't be related to the SSL error, what browser are you using?
#19
General Discussion / Re: Im confused from updating ...
Last post by dea75 - October 30, 2025, 04:54:54 PMOK !
this is my setting:
*************************
root /var/www/html/public_html;
index index.php;
location / {
try_files $uri $uri/ /index.php?q=$uri&$args;
}
location ~ ^/(README.md|INSTALL|LICENSE|CHANGELOG|UPGRADING)$ {
deny all;
}
location ~ ^/(config|temp|logs|SQL|bin)/ {
deny all;
}
location ~ /\. {
deny all;
access_log off;
log_not_found off;
}
location ~ \.php$ {
try_files $uri =404;
fastcgi_pass unix:/var/run/php/php8.2-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param PATH_INFO $fastcgi_path_info;
include fastcgi_params;
}
*************************
I should remove:
try_files $uri =404;
and at this point:
location / {
try_files $uri $uri/ /index.php?q=$uri&$args;
}
how should I change the configuration?
Thanks !!
Luca
this is my setting:
*************************
root /var/www/html/public_html;
index index.php;
location / {
try_files $uri $uri/ /index.php?q=$uri&$args;
}
location ~ ^/(README.md|INSTALL|LICENSE|CHANGELOG|UPGRADING)$ {
deny all;
}
location ~ ^/(config|temp|logs|SQL|bin)/ {
deny all;
}
location ~ /\. {
deny all;
access_log off;
log_not_found off;
}
location ~ \.php$ {
try_files $uri =404;
fastcgi_pass unix:/var/run/php/php8.2-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param PATH_INFO $fastcgi_path_info;
include fastcgi_params;
}
*************************
I should remove:
try_files $uri =404;
and at this point:
location / {
try_files $uri $uri/ /index.php?q=$uri&$args;
}
how should I change the configuration?
Thanks !!
Luca
#20
General Discussion / Re: ssl problems lately in rec...
Last post by akissz - October 30, 2025, 03:37:29 PMOK browser is showing this error
"SES_UNCAUGHT_EXCEPTION: DOMException: Permission denied to get property "href" on cross-origin object"
as well as linking to js files
/program/js/app.min.js?s=1748763912:35
/program/js/list.min.js?s=1748763912:33
I thought maybe the permissions were bad on server but I checked. I was able to load js directly from, example
domain.com /program/js/app.min.js
Loads the js fine.
I don't know what the error is from above or if the above error is even related to the SSL_ERROR_NO_CYPHER_OVERLAP error.
"SES_UNCAUGHT_EXCEPTION: DOMException: Permission denied to get property "href" on cross-origin object"
as well as linking to js files
/program/js/app.min.js?s=1748763912:35
/program/js/list.min.js?s=1748763912:33
I thought maybe the permissions were bad on server but I checked. I was able to load js directly from, example
domain.com /program/js/app.min.js
Loads the js fine.
I don't know what the error is from above or if the above error is even related to the SSL_ERROR_NO_CYPHER_OVERLAP error.