In the meantime I suggest to switch to dbd as follows instead:
# mod_dbd configuration
DBDriver mysql
DBDParams "dbname=vmail user=? password=?"
DBDMin 4
DBDKeep 8
DBDMax 20
DBDExptime 300
<Directory /usr/share/postfix-cluebringer-webui/webui/>
DirectoryIndex index.php
Options ExecCGI
Order allow,deny
allow from all
AuthType Basic
AuthName "Authorization Required"
AuthBasicProvider dbd
# core authorization configuration
Require valid-user
# mod_authn_dbd SQL query to authenticate a user
AuthDBDUserPWQuery "SELECT password FROM mailbox WHERE username = %s"
</Directory>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243076
Title:
libapache2-mod-auth-mysql is missing in 13.10 amd64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1243076/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs