Re: No cleaning-up processes?

2017-09-01 Thread Paul van der Vlis
Op 30-08-17 om 12:56 schreef Paul van der Vlis: > Hello, > > I am testing Cyrus Imapd 2.5.10 from Debian stable. What I see is that > the imapd processes become more and more overtime untill they reach the > maxchild value, and then there is a problem. I see this with "ps aux | > grep imapd". >

Re: sieve ports: 2000 and 4190

2017-09-01 Thread Anton Shilov via Info-cyrus
Hi Sergey, I think - yes. You can use something like this: cyrus.conf  SERVICES { ... sieve2000 cmd="timsieved" listen="2000" proto=tcp4 prefork=0 sieve4190 cmd="timsieved" listen="4190" proto=tcp4 prefork=0 ... } === or use tcp-balanser soft which listening to cli