Re: [Dovecot] Dovecot Sieve scalability

2008-02-25 Thread Jan van den Berg
ts with regards to forking and threading of the deliver binary? Cheers, Jan -Oorspronkelijk bericht- Van: Gabriel Millerd [mailto:[EMAIL PROTECTED] Verzonden: zaterdag 23 februari 2008 4:01 Aan: Jan van den Berg Onderwerp: Re: [Dovecot] Dovecot Sieve scalability On Fri, Feb 22, 2008 at 2:5

Re: [Dovecot] Dovecot Sieve scalability

2008-02-25 Thread Jan van den Berg
Thanks for the detailed answer (it helps)! Cheers, Jan -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens [EMAIL PROTECTED] Verzonden: vrijdag 22 februari 2008 12:36 Aan: dovecot@dovecot.org Onderwerp: Re: [Dovecot] Dovecot Sieve scalability > Hi, >

Re: [Dovecot] Dovecot Sieve scalability

2008-02-22 Thread mikkel
> Hi, > > So you call on a single binary "deliver". This binary then looks for a > .dovecot.sieve file in the user maildir, _compiles_ it to > .dovecot.sievec file, and than drops the mail according to the rules. > Calling a single binary: that's isn't threaded, doesn't fork, and that > has to comp