So I've run into an issue that's left me completely confused.
Whenever I send an email from roundcube it sends fine but it's like the UI doesn't realize that so the spinner that says "Sending message..." continues until it times out.
The same happens when I attempt to view most settings, PGP Keys & Password work, rest don't. It just says "Loading..." forever.
I've confirmed this on the latest versions of Chrome and Firefox.
It's a fresh install of the latest roundcube version running on:
Nginx version 1.10.0, PHP 5.6.22-0+deb8u1 with MariaDB 10.1.14. Sends via remote cPanel setup, some 110 ms ping.
Are you using any plugins? What errors are in the JS console? Are there any errors in the Roundcube error log?
This is just for the sending issue
(https://i.rem.uz/9xFIVR.png)
$config['plugins'] = array('acl', 'archive', 'attachment_reminder', 'emoticons', 'enigma', 'hide_blockquote', 'jqueryui', 'password', 'zipdownload');
Nothing in the error logs.
http://www.roundcubeforum.net/index.php?topic=21930.0
Thanks that fixed it!
Came across this on the inbox page, even after I added the header stuff.
Refused to display 'https://webmail.rem.uz/skins/larry/watermark.html' in a frame because it set 'X-Frame-Options' to 'DENY'.