==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS 6
- Related log if you're reporting an issue: don`t know where to search for log for this issue
====
First - thanks for great mail Server ZhangHuangbin!
I just upgraded from 0.8.7 to 0.9.0 - iRedMail server is working ok.
Then i did SOGo integration. http://www.iredmail.org/docs/sogo-centos-6-mysql.html
When i log to https://[your_server]/SOGo with my iredmail credentials i have an error "Wrong login or password"
I checked DB sogo TABLE users
mysql> select * from users;
+-------------------------------+-------------------------------+------------------------------------+--------------------------+
| c_uid | c_name | c_password | c_cn | mail | home |
+-------------------------------+-------------------------------+------------------------------------+--------------------------+
| admin@xxxx.xx | admin@xxxx.xx | $1$8uQr5D32$8HjDm3wK2WTdHWAhjftQ1. | admin | admin@xxxx.xx
Looks like all users are on their places.
Please could you help to find right direction to solve the problem?