https://bugs.exim.org/show_bug.cgi?id=2733
--- Comment #11 from Heiko Schlittermann <[email protected]> --- Hi Andreas, please can you check if the issue goes away once you remove the call to open_logs() from src/transports/appendfile.c I did so here (based on the latest commit on exim-4.94.2+taintwarn) and now logging appendfile problems to main/panic log as well as to syslog works. It seems that other changes I introduced alongside with inventing that simple-minded open_logs() already solved the original issue. I'm running the testsuite now, to check if this partial revert of 235c7030ee9ee1c1aad507786506a470b580bfe2 doesn't break anything else. -- Heiko -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
