Hi,
For certain emails, I can't seem to reply/forward to within my Roundcube webmail; there is no errors in the sendmail.log and the only thing I can see is when I go to send the email I noticed the following in "Chrome > Inspect > Console" browser.
I do have "Web Application Firewall (WAP)" enabled in Plesk but when I go to check the "error log" file I don't see any issues. Also, when I check my maillog I don't seem to see any issues there either.
I did come across a post where it talked about X-Frames and it said that "x_frame_options" should NOT be set to "deny" and when I check my "defaults.inc.php" file I see the following listed "$config['x_frame_options'] = 'sameorigin';".
Is there anything else I can look at to try to fix this issue?
Thank you!
For certain emails, I can't seem to reply/forward to within my Roundcube webmail; there is no errors in the sendmail.log and the only thing I can see is when I go to send the email I noticed the following in "Chrome > Inspect > Console" browser.
- POST https://webmail.domain.com/?_task=mail&_unlock=loading1600739751464&_framed=1&_lang=en_US 403 (Forbidden)
I do have "Web Application Firewall (WAP)" enabled in Plesk but when I go to check the "error log" file I don't see any issues. Also, when I check my maillog I don't seem to see any issues there either.
I did come across a post where it talked about X-Frames and it said that "x_frame_options" should NOT be set to "deny" and when I check my "defaults.inc.php" file I see the following listed "$config['x_frame_options'] = 'sameorigin';".
Is there anything else I can look at to try to fix this issue?
Thank you!