Hi Janos, On 03.03.2015 11:59, Janos SUTO wrote: > > Hello, > > On 2015-03-02 22:01, Frederik Wagner wrote: >> >> since some days I have piler successfully running, but I'm left >> with a problem in the web interface. >> >> Mails are successfully stored in the database, indexed and listed >> in the web interface. Also using 'pilerget' I can retrieve emails >> from the database (completely - as forwarded to piler), but: >> >> When selecting an email in the web interface, It neither displays >> the header information nor the email body. Also restoring emails to >> the original inbox over IMAP leaves an invald email in that inbox. >> The icon on the right of messages show a cross - 'Message failed >> verification' (might be related?). >> >> How can I debug this problem? > > do you use a selinux based Linux distribution, eg. redhat, centos, > etc?
I'm using Debian wheezy. No SElinux or Apparmore enabled. Somebody suggested that the access rights to the piler.key could wrong: It belongs 'root:piler' with mode 0640. For the access of the piler cmdline utilities it is ok, since I can retrieve mails with 'pilerget'. Does the WebUI also need access to the key? Should the webserver also be able to read the key? Tests with a worldwide readable key did not change the described behavior. BTW: I configured with --sysconfdir=/etc/piler, so the key resides /etc/piler. Do I have to change any extra config in the WebUI? Bye Frederik
