Jörg Sommer wrote:
> Hi,
>
> why exim sets the limit for coredumps to 0? If one of the processes
> executed by exim, e.g. procmail, crashes I can't get a coredump. Is there
> an option to tell exim not to do so?
This is considered a debugging feature and would not be the greatest
thing to happen on a production server.
If you have things crashing and need to figure out what is going on, try
a changing the source code to increase the size of the core dump and
create a debug build of exim.
For something like procmail, you should be able to reproduce the error
outside exim to enable the core dump.
procmail is a mature project though, it shouldn't really be crashing.
--
The Exim Manual
http://www.exim.org/docs.html
http://docs.exim.org/current/