------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=486 --- Comment #2 from Simon Arlott <[email protected]> 2009-03-08 11:55:13 --- Created an attachment (id=302) --> (http://bugs.exim.org/attachment.cgi?id=302) Patch implementing an option for monthly datestamped log files This patch based on 4.69 adds a %M equivalent to %D. It still only allows one of these to be specified, although without changes to panic filename handling it wouldn't be possible to use "%M/%D" anyway. (But there appears to be no request for this feature). For removal from the panic filename, as well as the offset, the length is now also stored. The type is stored to allow the change in datestamp value to be detected for mainlog/rejectlog. Tested with %D, %M, %D%M, normal (queue run) and panic log entries. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
