On 2006-06-21 at 08:55 +0200, David Saez Padros wrote:
> Any hint on how to get exim produce coredumps ?

Exim is probably installed setuid and your OS is probably defaulting to
not generating coredumps for setuid programs.

Turning on those coredumps is OS-dependent.  On FreeBSD, set the
kern.sugid_coredump sysctl to 1 (instead of 0).  With a Linux kernel,
it's the fs.suid_dumpable sysctl, aka /proc/sys/fs/suid_dumpable.  Etc
etc.

(BTW: this belongs on exim-users, really)
-- 
"Everything has three factors: politics, money, and the right way to do it.
 In that order."  -- Gary Donahue

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to