[Dovecot] NFS not responding generates authantication crash

2014-03-18 Thread bart
I am facing dovecot authentication problems caused by unresponding NFS server. If there is even short break in communication with NFS server keeping maildirs, the dovecot generates the avalanche of processes (dovecot/imap and dovecot/pop3). The real number of connections was about 50 and after the

Re: [Dovecot] sieve vacation response

2009-08-24 Thread bart
explicitly listing all addresses by doing something like this: require ["variables", "envelope", "vacation"]; if envelope :matches "to" "*" { set "envto" "${1}"; vacation :addresses ["${envto}"] "vacation message here..."; } regards, bart

[Dovecot] dovecot/sieve current date

2009-08-19 Thread bart
toreply or forward should be done and automatically stop without updating the sieve script again. Comparing start and stopdate is cake, but just getting today's date seems to be a hassle, any ideas? regards, bart

Re: [Dovecot] Quota, maildir, MySQL,

2008-09-16 Thread Bart Dorlandt
I've got it working in the meanwhile. It will be documented on www.bamweb.nl direct link: http://www.bamweb.nl/index.php?option=com_content&task=view&id=59&Itemid=1 Bart Dorlandt wrote: Hi everybody, I am trying to work with quota. I use postfix and dovecot with a sql back

Re: [Dovecot] dovecot-auth consumes 100% CPU time on Solaris 10

2007-11-27 Thread Bart Smaalders
libc.so.1`__pollsys+0x7 libc.so.1`poll+0x52 dovecot-auth`io_loop_handler_run+0x35 dovecot-auth`io_loop_run+0x21 dovecot-auth`main+0x3fe dovecot-auth`_start+0x80 - Bart

Re: [Dovecot] Solaris Dovecot dovecot dovecot-1.0.rc27

2007-03-21 Thread Bart Smaalders
ou found a solution, but I'm perplexed as to why you have this problem. Did you use the gcc in /usr/sfw/bin? - Bart

Re: [Dovecot] M-Box benchmark

2007-03-17 Thread Bart Smaalders
Perhaps mstones might be a place to get started w/ automated testing - Bart

Re: [Dovecot] M-Box benchmark

2007-03-17 Thread Bart Smaalders
Javier Henderson wrote: It seems to me that it was a vendor sponsored test, so one would think they designed the testing criteria to favor their product. -jav I'm shocked, simply shocked that such a thing would happen. Benchmarketing is a sad fact of life. - Bart

Re: [Dovecot] solaris 10 + dovecot (1)

2007-03-14 Thread Bart Smaalders
get a lot more help that way. 3) make sure your path includes: /usr/bin:/usr/ccs/bin:/usr/sfw/bin in order to find the compiler, linker, etc. We're (I work for Sun on OpenSolaris) going to fix this, but in the mean time you'll need those directories in your path. - Bart