diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-03-23 13:06:01 +0000 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-03-23 13:06:01 +0000 |
commit | 4fd84dc9fce729114370fee5d5f8aff3b4ee95e3 (patch) | |
tree | 8ff2aebd5b8bbe800e9f3e6522b8a8025a563454 /conf/kolab.conf | |
parent | 3ce9034d8c795fce7dd3adba79915fc814dfd455 (diff) | |
download | pykolab-4fd84dc9fce729114370fee5d5f8aff3b4ee95e3.tar.gz |
Correct default setting
Diffstat (limited to 'conf/kolab.conf')
-rw-r--r-- | conf/kolab.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/kolab.conf b/conf/kolab.conf index 5967860..558b551 100644 --- a/conf/kolab.conf +++ b/conf/kolab.conf @@ -24,7 +24,7 @@ quota_attribute = mailquota [cyrus-imap] uri = imaps://localhost:993 admin_login = cyrus-admin -admin_passwd = VerySecret +admin_password = VerySecret [postfix] leave_this_one_to_me = why_dont_cha |