Anfang der weitergeleiteten E-Mail:

Von: Philipp Strobl <[email protected]>
Datum: 1. Juni 2010 11:20:06 MESZ
An: [email protected]
Betreff: Domain Isolation/ Multiple Domain Support


Hi,

thanks for your quick respond. I hope, the new mailling list address ist
accepting my mail...

my config:
-----------------------------------------
{
   NSGlobalDomain = {
   };
   sogod = {
LDAPDebugEnabled = YES;
SOGoForceIMAPLoginWithEmail = YES;
OCSFolderInfoURL =
"postgresql://sogo:*...@localhost:5432/sogo/sogo_folder_info";
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES;
SOGoAuthenticationMethod = LDAP;
SOGoCalendarDefaultRoles = (
   PublicViewer,
   ConfidentialDAndTViewer
);
SOGoDraftsFolderName = Drafts;
SOGoFoldersSendEMailNotifications = YES;
SOGoIMAPServer = localhost;
SOGoLanguage = German;
SOGoMailingMechanism = smtp;
SOGoOtherUsersFolderName = "Other Users";
SOGoProfileURL =
"postgresql://sogo:*...@localhost:5432/sogo/sogo_user_profile";
SOGoSMTPServer = 127.0.0.1;
SOGoSentFolderName = Sent;
SOGoSharedFolderName = "Shared Folders";
SOGoSpecialFoldersInRoot = YES;
SOGoTimeZone = Europe/Berlin;
SOGoTrashFolderName = Trash;
domains = {
   domaina.de = { SOGoMailDomain = domaina.de;
SOGoUserSources = ( {
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
baseDN = "o=domaina.de,ou=users,dc=pilarkto,dc=net";
bindDN = "uid=sogo,cn=com6,ou=services,dc=pilarkto,dc=net";
bindPassword = ***;
canAuthenticate = YES;
displayName = "A Adressen";
hostname = localhost;
id = public;
isAddressBook = YES;
port = 389;
type = ldap;
       } );
   };
   domainb.com = { SOGoMailDomain = domainb.com;
      SOGoUserSources = ( {
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
baseDN = "o=domainb.com,ou=users,dc=pilarkto,dc=net";
bindDN = "uid=sogo,cn=com6,ou=services,dc=pilarkto,dc=net";
bindPassword = ***;
canAuthenticate = YES;
displayName = "B Adressen";
hostname = localhost;
id = public;
isAddressBook = YES;
port = 389;
type = ldap;
   } );
   };
};
   };
}
------------------------------------------------

Thanks a lot once more ;-)


Philipp




-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to