On 2022/08/24 21:11, Harald Dunkel wrote: > Hi folks, > > using the current dovecot-2.3.19.1p0v0 I had to increase the limits for > dovecot's filehandles from 1024/2048 to 4096/8192. Without this change > Thunderbird (running on Linux or MacOS) was horrible unresponsive. > > Question is, why were the limits decreased in /etc/login.conf.d/dovecot > > # cat /etc/login.conf.d/dovecot > dovecot:\ > :openfiles-cur=1024:\ > :openfiles-max=2048:\ > :tc=daemon: > > overriding /etc/login.conf > > dovecot:\ > :ignorenologin:\ > :datasize=infinity:\ > :maxproc=infinity:\ > :openfiles-max=4096:\ > :openfiles-cur=4096:\ > :openfiles-max=4096:\ > :openfiles-cur=4096:\ > :stacksize-cur=8M:\ > :tc=default: > > ? > > Please note the double entries in login.conf. This is weird.
You will need to ask whoever added them to login.conf on the machine you are administering and/or whoever upgraded to 7.1 without following the upgrade documentation at https://www.openbsd.org/faq/upgrade71.html Also note the pkg-readme