Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: AndreL on June 08, 2022, 10:25:20 AM

Title: Roundcube 1.6-beta : view message forbidden
Post by: AndreL on June 08, 2022, 10:25:20 AM
Hi,

I installed Roundcube 1.6-beta on a centos 7 and php 8.1.7

Installer ends with no issue, message read and send ok.

But with I click on a message in the inbox list, the following is displayed :
"Forbidden You don't have permission to access / on this server."

Via a "link copy" on the message, everything is ok.

Any help is welcome.
Title: Re: Roundcube 1.6 : view message forbidden
Post by: AndreL on June 12, 2022, 04:11:37 PM
For your info :

md_security is the root cause of this.

Current working setup:

<IfModule mod_security2.c>
      SecRuleEngine Off
</IfModule>

probably need some more fine "SecRuleRemoveById"