X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/039818c50e3af456c49a920ceaacdef62fa4ea14..aec372bfa7868012eb29f5d6d7349e3de8924143:/procmail/defines diff --git a/procmail/defines b/procmail/defines index 4d14201..f6c40e9 100644 --- a/procmail/defines +++ b/procmail/defines @@ -87,7 +87,7 @@ DELAY_NEXT_WEEKEND='next sunday 28 hours ago' # fri night, 20:00 DELAY_TONIGHT='tomorrow 00:00 4 hours ago' # tonight at 20:00 DELAY_AFTERNOON='tomorrow 00:00 8 hours ago' # today at 16:00 -OURDATE="`$BIN_DATE +'%s %Y%m.d.%H%M.%N %a, %d %b %Y %T %z'`" +OURDATE="`$BIN_DATE +'%s %Y%m%d.%H%M.%N %a, %d %b %Y %T %z'`" :0 *$ OURDATE ?? ^\/${RE_NOT_SPACE}+ { OURDATE_TS="$MATCH" }