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
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
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
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
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
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
Perhaps mstones might be a place to get started w/ automated testing
- Bart
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
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