And the result of the following Mysql query?
Of course, you must replace user@domain.tld by your data.
And the result of the following Mysql query?
Of course, you must replace user@domain.tld by your data.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql> select count(*) from mail_users where mail_addr =
in PMA there is only one entry for this mail-user
+----------+
| count(*) |
+----------+
| 1 |
+----------+
1 row in set (0.01 sec)
Teamviewer?
I can send login details via PM - is this save?
Well, most user send the IDS via PM. You can reset password after so...
I will send you the details to l.declercq@nuxwin.com
Ok
Problem solved.
This was due to the userdb file which was not purged. Indeed, we are now using the authmysql module to authenticate mail users but in your authdaemonrc file, you have both the authmysql module and the authuserdb module which explains why the old passwords still work... I've purged that file.
i'll check in the stable branch and fix if needed.
Can you retry now?
BTW: You should consider to update to 1.1.1 (you're still using the rc4.7)...