------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1324 --- Comment #6 from Andreas Metzler <[email protected]> 2012-12-23 17:30:27 --- Created an attachment (id=600) --> (http://bugs.exim.org/attachment.cgi?id=600) Fix eximon's handling of empty items in log_file_path eximon treated "log_file_path =" and "log_file_path = : syslog" the same. However the former makes exim use $SPOOL_DIRECTORY/log/mainlog while the latter uses the compile-time setting of LOG_FILE_PATH if available. Find attached an (inelegant) fix for this issue. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
