Re: [exim] Sending mail fails (using TLS via company server)…

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Sending mail fails (using TLS via company server) since upgrade to 4.85
On 16/08/15 21:08, Chris Laif wrote:
> Please let me know if you've any idea on how to debug further.


Getting a coredump would help a lot. You'll probably
need to play with "ulimit -c" and /proc/sys/fs/suid_dumpable
(see "man 5 core").

Bonus points if you can install an exim package with debug
information, and get a decently readable stacktrace (via gdb).
--
Cheers,
Jeremy