1 (edited by misieq 2015-03-19 20:34:16)

Topic: sogo adn LDAP

==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): apache
- Linux/BSD distribution name and version: RHEL
- Related log if you're reporting an issue:
====
I have server with integrated SOGo - it was installed due to one of tutorials from your website, before it was oficially integrated do v. 0.9

I have following problems:
If i disable user in iRedMail-Pro panel user cannot login to Roundcube but can login to sogo.
I have following filter defined in /var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults       

<key>filter></key>
<string>(objectClass='mailUser' AND accountStatus='active' AND enabledService='mail')</string>

I cannot send mail but I can browse for eg. address book.

Second issue I can find
LDAP address book works fine while autocompleting emails but if I click address book -> Global Adrdress book I cannot browse whole book. Still I can search and it gives some answers

Third isse
If I uncheck under iredadmin-pro visibility in address book user still can be found while searching through sogo
Could you give me any tips?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: sogo adn LDAP

misieq wrote:

If i disable user in iRedMail-Pro panel user cannot login to Roundcube but can login to sogo.
I have following filter defined in /var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults       

<key>filter></key>
<string>(objectClass='mailUser' AND accountStatus='active' AND enabledService='mail')</string>

I cannot send mail but I can browse for eg. address book.

The LDAP filter is correct. The problem is, SOGo doesn't allow us to define ldap filter used for IMAP login, that's why you can still login (and browser address book).

misieq wrote:

Second issue I can find
LDAP address book works fine while autocompleting emails but if I click address book -> Global Adrdress book I cannot browse whole book. Still I can search and it gives some answers

This is how address book works in SOGo, there's nothing we (iRedMail) can do. I suggest you post in SOGo mailing list to ask them improve it.

misieq wrote:

Third isse
If I uncheck under iredadmin-pro visibility in address book user still can be found while searching through sogo
Could you give me any tips?

Same as first one. SOGo doesn't allow us to define ldap filter used to query address book, so we have no idea yet.