Package: dovecot-core
Version: 1:2.3.4.1-5+deb10u5

Hi.  In debugging another problem, I noticed the ALLOW_COREDUMPS setting
in /etc/default/dovecot doesn't seem to be working.

root@uggla:~# tail -2 /etc/default/dovecot
# Set to '1' to allow Dovecot daemons to produce core dumps
ALLOW_COREDUMPS=1
root@uggla:~# /etc/init.d/dovecot restart
[ ok ] Restarting dovecot (via systemctl): dovecot.service.
root@uggla:~#   tail -2 /var/log/syslog
Jan 19 08:31:10 uggla systemd[1]: Started Dovecot IMAP/POP3 email server.
Jan 19 08:31:10 uggla dovecot: master: Dovecot v2.3.4.1 (f79e8e7e4) starting up 
for imap, lmtp, sieve (core dumps disabled)
root@uggla:~# 

I even tried adding some config to the systemd service definition:

root@uggla:~# cat /etc/systemd/system/dovecot.service.d/service.conf
Environment='CORE_OUTOFMEM=1'
LimitCORE=infinity
root@uggla:~# 

However still no change in the startup message.

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to