On 4.10.2010, at 20.13, [email protected] wrote: > im not sure if i enabled core dumps > > im using Centos 5.5 > i echoed "'DAEMON_COREFILE_LIMIT="unlimited"' >> /etc/sysconfig/dovecot"
Because deliver is started by Postfix, this doesn't have any effect. Something
similar to Postfix might do it.
You also might have to do this:
• Linux: You can specify where core gets written, e.g.: echo
"/var/core/%p" > /proc/sys/kernel/core_pattern
