when authenticating to zimbra ldap "Message Failed Verification"

Issue #774 resolved
ckruijntjens created an issue

Hello,

i setup piler on a centos 7 machine. I am authenticating against my ldap zimbra mailserver (8.7.1) I can login and everything is fine. However all my mail gives me a status "Message Failed Verification" When i login as a local piler user everything is fine and piler tells me that the message is verified.

How can i resolve this issue? Can anyone help me with this please?

Thanks in advance.

Chris kruijntjens

Comments (10)

  1. ckruijntjens reporter

    Hi janos,

    when i do that piler wont show me anything.i restarted piler but still the same issue. (the rights are the same as the old file.) I even tried to repaced the folder.

  2. Janos SUTO repo owner

    Hmm, it's odd. Please check the webserver's error logs (perhaps even php logs if there's any), also the mail log as well. Btw. what version do you have? Did you set a header to be hidden from regular users?

  3. ckruijntjens reporter

    Hi,

    i use piler version 1.2.0. There are no php errors. When i restore the old message.php file everything is as it was before????????? The only thing is see (error) is a one liner in maillog

    Jan 13 11:12:46 piler piler[2276]: error: helper: execl

  4. ckruijntjens reporter

    And i found some more errors:

    [Fri Jan 13 11:04:37.203287 2017] [:error] [pid 2384] [client 192.168.2.6:60288] PHP Fatal error: require_once(): Failed opening required '/var/www/piler/system/helper/HTMLPurifier.standalone.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/piler/model/search/message.php on line 266, referer: https://somedomain/search.php

    [Fri Jan 13 13:30:43.124786 2017] [:error] [pid 2693] [client 192.168.2.6:60882] PHP Warning: fopen(/var/www/piler/tmp/i.5): failed to open stream: Permission denied in /var/www/piler/controller/message/view.php on line 100, referer: https://somedomain/search.php

  5. Janos SUTO repo owner

    Save the current documentroot directory, then overwrite everything it with the webui/* contents from the master branch. If it doesn't work out for you, then restore the original.

  6. ckruijntjens reporter

    hi,

    i saved the documentroot and put webui in place. (renamed the folder) copied my config.php and config-site.php and everything is working as it should. What was the problem? Just currious.

    Thanks for yout help

  7. Log in to comment