On Thu, Feb 12, 2015 at 12:39:13PM +0100, Robert Steiner wrote: > Second question: exim recompiles fine with "AUTH_PLAINTEXT=yes", but > when I try to start it (with -bd parameters), it just quits without > any message and without any entry in paniclog, mainlog or rejectlog. > Is there some other way to find out what went wrong?
1. Run exim with additional "-d+all" command line option. 2. Run under strace -f. -- Eugene Berdnikov -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
