Hi,

here is a example for two domains (one is with ID=mail, one is ID=uid)

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml";>
<plist version="0.9">
<dict>
<key>NSGlobalDomain</key>
<dict>
</dict>
<key>sogod</key>
<dict>
<key>OCSFolderInfoURL</key>
<string>postgresql://sogo:PASS@localhost:5432/sogo/sogo_folder_info</string>
<key>OCSSessionsFolderURL</key>
<string>postgresql://sogo:PASS@localhost:5432/sogo/sogo_session_folder</string>
<key>SOGoACLsSendEMailNotifcations</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailNotifcations</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailReceipts</key>
<string>NO</string>
<key>SOGoAuthenticationMethod</key>
<string>LDAP</string>
<key>SOGoCalendarDefaultRoles</key>
<array>
<string>PublicViewer</string>
<string>ConfidentialDAndTViewer</string>
</array>
<key>SOGoContactsDefaultRoles</key>
<array>
<string>ObjectViewer</string>
</array>
<key>SOGoFirstDayOfWeek</key>
<string>1</string>
<key>SOGoFirstWeekOfYear</key>
<string>FirstFullWeek</string>
<key>SOGoFirtDayOfWeek</key>
<string>1</string>
<key>SOGoFoldersSendEMailNotifcations</key>
<string>YES</string>
<key>SOGoForceIMAPLoginWithEmail</key>
<string>YES</string>
<key>SOGoForwardEnabled</key>
<string>YES</string>
<key>SOGoIMAPAclConformsToIMAPExt</key>
<string>Yes</string>
<key>SOGoIMAPServer</key>
<string>localhost</string>
<key>SOGoLanguage</key>
<string>German</string>
<key>SOGoMailMessageCheck</key>
<string>every_5_minutes</string>
<key>SOGoMailReplyPlacement</key>
<string>above</string>
<key>SOGoMailingMechanism</key>
<string>smtp</string>
<key>SOGoPasswordChangeEnabled</key>
<string>NO</string>
<key>SOGoProfileURL</key>
<string>postgresql://sogo:PASS@localhost:5432/sogo/sogo_user_profile</string>
<key>SOGoSMTPServer</key>
<string>localhost</string>
<key>SOGoSieveScriptsEnabled</key>
<string>YES</string>
<key>SOGoSieveServer</key>
<string>sieve://localhost:4190</string>
<key>SOGoTimeZone</key>
<string>Europe/Berlin</string>
<key>SOGoVacationEnabled</key>
<string>YES</string>
<key>SxVMemLimit</key>
<string>512</string>
<key>WOUseRelativeURLs</key>
<string>YES</string>
<key>WOWorkersCount</key>
<string>1</string>
<key>domains</key>
<dict>
<key>DOM1</key>
<dict>
<key>SOGoDraftsFolderName</key>
<string>Drafts</string>
<key>SOGoLanguage</key>
<string>German</string>
<key>SOGoMailDomain</key>
<string>DOM1</string>
<key>SOGoSuperUsernames</key>
<array>
<string>ADMIN</string>
</array>
<key>SOGoUserSources</key>
<array>
<dict>
<key>CNFieldName</key>
<string>cn</string>
<key>IDFieldName</key>
<string>mail</string>
<key>UIDFieldName</key>
<string>uid</string>
<key>baseDN</key>
<string>o=DOM1,ou=users,dc=pilarkto,dc=net</string>
<key>bindDN</key>
<string>uid=sogo,dc=pilarkto,dc=net</string>
<key>bindPassword</key>
<string>PASS</string>
<key>canAuthenticate</key>
<string>YES</string>
<key>displayName</key>
<string>DOM1 Adressbuch</string>
<key>filter</key>
<string>(businessCategory=&apos;pro&apos;)</string>
<key>hostname</key>
<string>localhost</string>
<key>id</key>
<string>DOM1</string>
<key>isAddressBook</key>
<string>YES</string>
<key>port</key>
<string>389</string>
<key>type</key>
<string>ldap</string>
</dict>
</array>
</dict>
<key>DOM2</key>
<dict>
<key>SOGoCalendarDefaultRoles</key>
<array>
<string></string>
</array>
<key>SOGoContactsDefaultRoles</key>
<array>
<string></string>
</array>
<key>SOGoDraftsFolderName</key>
<string>Drafts</string>
<key>SOGoLanguage</key>
<string>German</string>
<key>SOGoMailDomain</key>
<string>DOM2</string>
<key>SOGoSuperUsernames</key>
<array>
<string>ADMIN</string>
</array>
<key>SOGoUserSources</key>
<array>
<dict>
<key>CNFieldName</key>
<string>cn</string>
<key>IDFieldName</key>
<string>uid</string>
<key>UIDFieldName</key>
<string>uid</string>
<key>baseDN</key>
<string>o=DOM2,ou=users,dc=pilarkto,dc=net</string>
<key>bindAsCurrentUser</key>
<string>YES</string>
<key>bindDN</key>
<string>uid=sogo,dc=pilarkto,dc=net</string>
<key>bindPassword</key>
<string>PASS</string>
<key>canAuthenticate</key>
<string>YES</string>
<key>displayName</key>
<string>DOM2</string>
<key>filter</key>
<string>(businessCategory=&apos;pro&apos;)</string>
<key>hostname</key>
<string>localhost</string>
<key>id</key>
<string>DOM2</string>
<key>isAddressBook</key>
<string>NO</string>
<key>port</key>
<string>389</string>
<key>type</key>
<string>ldap</string>
<key>userPasswordAlgorithm</key>
<string>sha</string>
<key>SOGoLDAPQueryLimit</key>
<string>0</string>
</dict>
</array>
</dict>
</dict>
</dict>
</dict>
</plist>


Best Regards
Philipp

Philipp v. Strobl-Albeg
- PILAKRTO NETWORKS -

Mobil +49 151 270 39710

http://www.pilarkto.net


Am 08.03.2011 12:51, schrieb Bas van Oosterum:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

i'm playing around with sogo for a few weeks now. A nice application.
One of my open issues is configuring sogo to use muliple domains. Thera
are a lot of examples in the old style of .GNUstepDefaults, but I can
not find examples in the xml style.

Is it possible for somebody to post an example of the new config style?

- -- vriendelijke groet / kind regards

Bas van Oosterum
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNdhgpAAoJEKUuyPy8l/7S4BYH/RT4z35DTm0zGQRPkkUJgF2I
HIv5+vBnbHnymOlSI2JUBIY4ui0u0EIva//mMGycMtfLxEi15uj0PUyA8zv0weTM
Z2vgvKsB3viub9o6P6PC6l7zHPq2gk50aWeRJHEeNwuVPzlbbdCSSdsJckoGCiCc
tr6rtQ+O8MTUDDjR6beGdoegn29F2T7nmbbenFT4+8aaQOPWoFrsxKadg++Vwemj
0gbUK7qRfelbVKVQmP6guLBnbHj/AEr2DZOyNo5ofZFJ3QX2k7YTraQMFEa8ZMyy
zbBjk58bvVcIi/p4D1kEEx1/cloT6ZqWujp4iG39ge5Lm1Qt8lHvf8n9xBjmDAA=
=GowW
-----END PGP SIGNATURE-----
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to