X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/48a11b9090d810861f01fc1c66e02b34aa35eb3a..bda8338eb8f1274f9a1dec73bdb47f80cfe9413f:/procmail/tickle diff --git a/procmail/tickle b/procmail/tickle index 1eb4ce6..8ad5ac9 100644 --- a/procmail/tickle +++ b/procmail/tickle @@ -5,7 +5,7 @@ STAMP :0 * MATCH ?? ^[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]$ - { STAMP=$MATCH } + { STAMP="$MATCH (`/bin/date -d @$MATCH +%c`)" } :0 E * MATCH ?? ^[0-9]+m$