Hello,
>> >
>> > Configure your system to permit setuid programs to dump core; set
>> > rlimits accordingly; grab coredump, run:
>> > $ gdb /path/to/exim /path/to/exim.core
>> > and issue the "bt" command, which will tell you where it died, and
>> > suggest which library it was in.
>> >
>>
>> I try version with coredump. Run:
>
> Did you do the version comparison of the libraries, as suggested?