X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/8b8ccee45aae72a1fdabbc7eb1abc31b63eb9519..36ed6727961922f8de82e8d263efe89a3a34c3d1:/procmail/defines?ds=sidebyside diff --git a/procmail/defines b/procmail/defines index 4f6836f..a6d0eb1 100644 --- a/procmail/defines +++ b/procmail/defines @@ -82,7 +82,7 @@ SPAM=$BASE/.spam/ DELAY_NEXT_WEEKEND='next sunday 30 hours ago' # fri night, 18:00 DELAY_TONIGHT='tomorrow 00:00 4 hours ago' # tonight at 20:00 -DELAY_AFTERNOON='tomorrow 00:00 9 hours ago' # todat at 15:00 +DELAY_AFTERNOON='tomorrow 00:00 5 hours ago' # today at 19:00 OURDATE="`$BIN_DATE +'%s %Y.%m.%d.%H.%M.%N %a, %d %b %Y %T %z'`" :0 @@ -234,3 +234,5 @@ DELAY # /bin/date time expression indicating the time at which a message is to be # released. Overrides DELAY. RELEASE + +# vim:ft=procmail