core not dumped
Pascal Volk
user+dovecot at localhost.localdomain.org
Thu Mar 19 20:59:49 UTC 2015
On 03/19/2015 02:53 PM, James wrote:
>>> ...
>>> service imap-login {
>>> chroot =
>>> drop_priv_before_exec = yes
>>> user = dovecot
>>> }
>>>
>>> How can I make imap-login to produce a core file?
> ...
> I can create core dumps but not from imap-login, so it's not a general
> system restriction. Adding abort() to the master gives a core - but but
> not a relevant one. Adding an arbitrary abort() to imap-login gives a
> "core not dumped" message.
Try this configuration:
service imap-login {
executable = imap-login -D
}
Your configuration (doveconf -n output) may be also helpfull
Regards,
Pascal
--
The trapper recommends today: defaced.1507821 at localdomain.org
More information about the dovecot
mailing list