Topic: login issue with sogo interface
Hi
I am trying to integrate Sogo with iRedmail, I did integrate Horde IMP 6, it is working fine, roundcube is working fine but somehow Sogo I am not able to do it.
I am able to get the usered logged in using LDAP, login is happening perfectly.
/ LDAP authentication example /
SOGoUserSources = (
{
type = ldap;
CNFieldName = cn;
UIDFieldName = uid;
IDFieldName = uid; // first field of the DN for direct binds
bindFields = (uid, mail); // array of fields to use for indirect binds
baseDN = "dc=host,dc=domain,dc=com";
bindDN = "cn=vmailadmin,dc=host,dc=domain,dc=com";
bindPassword = "EncryptedXXXXXXX";
canAuthenticate = YES;
displayName = "Shared Addresses";
hostname = ldap://127.0.0.1:389;
id = public;
isAddressBook = YES;
I want to integrate Sogo due to IM facility available on the web client.
"error occurred during object publishing tried to access private object (0x0x7f3bb410e148, SoClass=SOGoMailAccounts)"
while after login with one user details in sogo ,please help me ........
Note :- We are using dovcot2.0.18
Thanks in advance for the help!
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.