<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 12pt'>
Hi all!<br />I recently installed Winterfell on a fresh Debian Jessie server, but using NGinX instead of Apache. Now when I try to view my mails they don't get displayed, and the browser console throws a few errors:<br /><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Uncaught ReferenceError: manticore_api is not defined at kolab_files_init (kolab_files.js:228) at kolab_files.js:131 at rcube_webmail.triggerEvent (common.js?s=1483438824:379) at rcube_webmail.init (app.js?s=1483438824:623) at HTMLDocument.<anonymous> (?_task=mail&_mbox=Spam:766) at j (jquery.min.js?s=1480262285:34) at Object.fireWith [as resolveWith] (jquery.min.js?s=1480262285:34) at Function.ready (jquery.min.js?s=1480262285:34) at HTMLDocument.I (jquery.min.js?s=1480262285:34)</blockquote>
<br />upon loading the mail preview page, <br />and whenever I select a mail to be displayed from the mailbox listing I get this:<br /><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">app.js?s=1483438824:7946 GET https://server.tld/ATUFgAh4g43r869Q/?_task=mail&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D0&_uid=7233&_mbox=Spam&_framed=1&_action=preview 500 (Internal Server Error)</blockquote>
<br />Looking for a way to fix this I grepped through /etc/, but it looks as if fileapi_manticore is being set:<br /><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">root@host:~# grep manticore /etc/roundcubemail/* /etc/kolab*/*<br />/etc/roundcubemail/config.inc.php: $config['fileapi_manticore'] = 'http://' . $_SERVER['HTTP_HOST'] . ':8080';</blockquote>
<br />and the DSL router has a NAT rule for all relevant ports to my server, including 8080. But nmap always shows  port 8080 as 'closed', both on the server and on my domain name.<br /><br />Any ideas anyone?<br /><br /><br />Friedemann
</body></html>