Implement %M datestamping in log filenames.
[exim.git] / src / src / expand.c
index 287129c2f99d8209c434d74745e540cf42bccdff..1fd4335da70c74d1b2584f26e54e96f8ee5a0da9 100644 (file)
@@ -1587,7 +1587,7 @@ while (last > first)
     return tod_stamp(tod_zulu);
 
     case vtype_todlf:                          /* Log file datestamp tod */
-    return tod_stamp(tod_log_datestamp);
+    return tod_stamp(tod_log_datestamp_daily);
 
     case vtype_reply:                          /* Get reply address */
     s = find_header(US"reply-to:", exists_only, newsize, TRUE,