Just wondering...
Log into your mysql database and run this query
Code:
select uid,gid from dbispconfig.mail_user where not uid=5000;
what is the result of the query?
also /var/vmail/domain.com has no +x group rights .. though i still think it's strange it doesn't work, try giving /var/vmail/domain.com +x on the group so:
Code:
chmod g+x /var/vmail/domain.com
If that solves your problem, then dovecot in some way must check the the gid rights as well.
Recent comments
2 days 11 hours ago
2 days 20 hours ago
2 days 23 hours ago
3 days 50 min ago
3 days 2 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 6 hours ago
3 days 22 hours ago
3 days 23 hours ago