Topic: Cluebringer web interface
==== Required information ====
- iRedMail version: iRedMail-0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 14.04 LTS
- Related log if you're reporting an issue:
====
Greetings!
After install iRedMail package I cannot log into cluebringer using the data from iRedMail.tips. I've checked /etc/apache2/conf-available/cluebringer.conf , but settings looks normal:
<Directory /usr/share/postfix-cluebringer-webui/webui/>
DirectoryIndex index.php
AuthType basic
AuthName "Authorization Required"
AuthMYSQL on
AuthBasicAuthoritative Off
AuthUserFile /dev/null
# Database related.
AuthMySQL_Password_Table mailbox
Auth_MySQL_Username_Field username
Auth_MySQL_Password_Field password
# Password related.
AuthMySQL_Empty_Passwords off
AuthMySQL_Encryption_Types Crypt_MD5
Auth_MySQL_Authoritative On
Order allow,deny
Allow from all
Require valid-user
</Directory>
Nevetheless, when I'm trying to log in, after few attempt of authorization, I get on my brouser Error 9 (net::ERR_UNEXPECTED): Unknown error.
Could someone tell me, where else should I look.
Thank's in advance
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.