Adding first user in additional domains takes a long time to create the mailbox

Timotheus Pokorra timotheus at pokorra.de
Fri Nov 8 12:12:05 CET 2013


Hello Christian,
I have created a bug for this, so that the value can be configured in
kolab.conf:
https://issues.kolab.org/show_bug.cgi?id=2491
and have added the patch to the initMultiDomain script:
https://github.com/tpokorra/kolab3_tbits_scripts/blob/master/kolab3.1/initMultiDomain.sh

Timotheus

>> you can edit /usr/lib/python2.6/site-packages/kolabd/__init__.py line
>> 257 (https://git.kolab.org/pykolab/tree/kolabd/__init__.py#n257)
>>             if len(removed_domains) == 0 and len(added_domains) == 0:
>>                 time.sleep(300)
>> change 300 to 10, so it will not sleep for 5 minutes, only 10 seconds.
>>
>> This value should be configurable perhaps?


More information about the users mailing list