As i said in the last reply, i modified Default and daemon class
openfiles-cur value to 2048.
I think it is better to follow your link, create a dovecot class and
add the value.
Thank you a lot. (Andre and Mark)
--
Wesley
Le 2012-07-27 21:36, Andre Keller a écrit :
Hi
Am 27.07.2012 19:18, schrieb Wesley:
Perhaps i need to play with "openfiles-cur" keyword in
/etc/login.conf...
So i increased 'default class' 512 to 2048, 'daemon class' 128 to
2048.
Seems to work ;-)
Did you even look into the readme, that mark pointed out?
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/dovecot/pkg/README-server?rev=1.1;content-type=text%2Fplain
[1]
For example, add this to the login.conf(5) file:
dovecot:
:openfiles-cur=512:
:openfiles-max=2048:
:tc=daemon:
Rebuild the login.conf.db file if necessary:
# [ -f /etc/login.conf.db ] && cap_mkdb /etc/login.conf
I guess thats all you need to know...
Links:
------
[1]
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail/dovecot/pkg/README-server?rev=1.1;content-type=text%2Fplain