Edvins wrote: > On 10/17/07, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > Hello! > > How about 80 IMAP users? In dbmail.conf I set "maxchildren = 250" > but in dbmail-imapd.state i see something like this > Scoreboard state: children [28/200], spares [5 (2 - 4)] > > maxchildren MAX value is hardcoded?
It's capped at 200 in pool.h Feel free to change that. There is no real reason to maintain that value other than as a safety net. The sum of MAXCHILDREN over all dbmail servers should never exceed the number of connections your database can handle. > > I ask, because I has problem when many users use mail server and > children value is maximum - Thunderbird can't store outgoing mails in > sent folder. All mail clients with default setting "Maximum number of > server connections to cache"= 5 consider using imapproxy -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
