Hi,

I am not a Debian expert, but I guess the following config should solve the 
“too many open files” issue. I don’t have systemd installed, so I need to 
change it in Debian config files.

--> /etc/security/limits.conf

* soft nofile 4096
* hard nofile 32768
root soft nofile 4096
root hard nofile 32768

Should I add these lines to /etc/init.d/dbmail as well?

ulimit -Hn 32768
ulimit -Sn 32768

Thanks in advance.

Rogerio
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to