7 Jun
2014
7 Jun
'14
5:55 p.m.
- Pascal Volk <user+dovecot@localhost.localdomain.org> 2014.06.07 16:32:
Hi Thomas,
either add "ulimit -c unlimited" to your init script <http://hg.dovecot.org/dovecot-2.2/file/tip/doc/dovecot-initd.sh#l19> or start Dovecot directly from your shell:
ulimit -c unlimited dovecot [-c /path/2/dovecot.conf]
That should make Dovecot dumping core files.
Hi Pascal,
in general dumps work for Dovecot on my box. The 'imap-login' process however is not in the mood to generate a dump. I think this happened before with some processes of Dovecot, where users had problems to get them to dump...
Thanks for your help.
Regards Thomas