Author Topic: Roundcube 1.6-beta : view message forbidden  (Read 1116 times)

Offline AndreL

  • Newbie
  • *
  • Posts: 3
Roundcube 1.6-beta : view message forbidden
« 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.
« Last Edit: June 09, 2022, 02:08:21 AM by AndreL »

Offline AndreL

  • Newbie
  • *
  • Posts: 3
Re: Roundcube 1.6 : view message forbidden
« Reply #1 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"