2022. 11. 15, kedd keltezéssel 17.06-kor Simon Matter ezt írta:
The old (default) was:imap cmd="imapd -U 30" listen="imap" prefork=0maxchild=100imaps cmd="imapd -s -U 30" listen="imaps" prefork=0maxchild=100What I'm wondering is where did your cyrus.conf file come from?This file seems to be good for a private test server but for real worldtasks, it simply won't work as you have seen.Using the original conf files are a better choice IMHO, like the preforkexample:Regards,Simon
Hi Simon,
Thank you for the question.
It is a long story, it started with installing cyrus 3.2 into a new CT.
Configured to be able to auth against our ldap server.
Then upgraded to 3.4 and after a short time it upgraded to 3.6 beta (including debian version updates).
So, I don't really remember, what was the original cyrus.conf, but definitely I did not put maxchild into the config file.
Maybe it was the default and I left there or I copied it from somewhere in the beginning (yrs ago).
Cheers,
István