diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-04-17 10:00:18 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-04-17 10:00:18 +0100 |
commit | 3527dc014a687c16c3794fcdb20c7e5f076f450f (patch) | |
tree | f77704253f351582312bc3037a9cb8d741ca6f49 /conf | |
parent | 73776a82589d28257f06ab84bb872ab89c83ef7c (diff) | |
download | pykolab-3527dc014a687c16c3794fcdb20c7e5f076f450f.tar.gz |
Bump pre-release
Diffstat (limited to 'conf')
-rw-r--r-- | conf/kolab.conf | 189 |
1 files changed, 93 insertions, 96 deletions
diff --git a/conf/kolab.conf b/conf/kolab.conf index 3611bd8..2a7888c 100644 --- a/conf/kolab.conf +++ b/conf/kolab.conf @@ -1,5 +1,5 @@ [kolab] -primary_domain = example.org +primary_domain = kolabsys.com auth_mechanism = ldap imap_backend = cyrus-imap default_quota = 2097152 @@ -12,25 +12,22 @@ auth_attributes = mail, alias, uid [ldap] ldap_uri = ldap://localhost -base_dn = dc=example,dc=org - +base_dn = dc=kolabsys,dc=com user_base_dn = ou=People,%(base_dn)s user_filter = (objectclass=inetorgperson) user_scope = sub - kolab_user_filter = (objectclass=kolabinetorgperson) - group_base_dn = ou=Groups,%(base_dn)s group_filter = (|(objectclass=groupofuniquenames)(objectclass=groupofurls)) kolab_group_filter = (|(objectclass=kolabgroupofuniquenames)(objectclass=kolabgroupofurls)) - bind_dn = cn=Directory Manager -bind_pw = VerySecret - +bind_pw = 55WX2YOgYmt8EO5 domain_base_dn = cn=kolab,cn=config domain_filter = (&(associatedDomain=*)) domain_name_attribute = associateddomain domain_rootdn_attribute = inetdomainbasedn +service_bind_dn = uid=kolab-service,ou=Special Users,dc=kolabsys,dc=com +service_bind_pw = hAIOAhP8qIUEPbB [kolab_smtp_access_policy] uri = mysql://user:pass@localhost/kolab @@ -43,14 +40,13 @@ retention = 30 [kolab_wap] sql_uri = mysql://user:pass@localhost/kolab -;api_url = http://localhost/kolab-webadmin/api skin = default admin_auto_fields_rw = false [cyrus-imap] uri = imaps://localhost:993 admin_login = cyrus-admin -admin_password = VerySecret +admin_password = 5xosOaTm_Kg8Ax5 [cyrus-sasl] result_attribute = mail @@ -59,90 +55,91 @@ result_attribute = mail default_quota = 1048576 primary_mail = %(givenname)s.%(surname)s@%(domain)s secondary_mail = { - 0: { - "{0}.{1}@{2}": "format('%(givenname)s'[0:1].capitalize(), '%(surname)s', '%(domain)s')" - }, - 1: { - "{0}@{1}": "format('%(uid)s', '%(domain)s')" - }, - 2: { - "{0}@{1}": "format('%(givenname)s.%(surname)s', '%(domain)s')" - } - } + 0: { + "{0}.{1}@{2}": "format('%(givenname)s'[0:1].capitalize(), '%(surname)s', '%(domain)s')" + }, + 1: { + "{0}@{1}": "format('%(uid)s', '%(domain)s')" + }, + 2: { + "{0}@{1}": "format('%(givenname)s.%(surname)s', '%(domain)s')" + } + } autocreate_folders = { - 'Archive': { - 'quota': 0 - }, - 'Calendar': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "event.default", - }, - }, - 'Calendar/Personal Calendar': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "event", - }, - }, - 'Configuration': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "configuration.default", - }, - }, - 'Drafts': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "mail.drafts", - }, - }, - 'Contacts': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "contact.default", - }, - }, - 'Contacts/Personal Contacts': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "contact", - }, - }, - 'Journal': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "journal.default", - }, - }, - 'Notes': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': 'note.default', - }, - }, - 'Sent': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "mail.sentitems", - }, - }, - 'Spam': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "mail.junkemail", - }, - }, - 'Tasks': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "task.default", - }, - }, - 'Trash': { - 'annotations': { - '/vendor/kolab/folder-test': "true", - '/vendor/kolab/folder-type': "mail.trash", - }, - }, - } + 'Archive': { + 'quota': 0 + }, + 'Calendar': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "event.default", + }, + }, + 'Calendar/Personal Calendar': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "event", + }, + }, + 'Configuration': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "configuration.default", + }, + }, + 'Drafts': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "mail.drafts", + }, + }, + 'Contacts': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "contact.default", + }, + }, + 'Contacts/Personal Contacts': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "contact", + }, + }, + 'Journal': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "journal.default", + }, + }, + 'Notes': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': 'note.default', + }, + }, + 'Sent': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "mail.sentitems", + }, + }, + 'Spam': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "mail.junkemail", + }, + }, + 'Tasks': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "task.default", + }, + }, + 'Trash': { + 'annotations': { + '/vendor/kolab/folder-test': "true", + '/vendor/kolab/folder-type': "mail.trash", + }, + }, + } + |