From 98d09b7c38b80132e76f0e58eadafd86872cb30e Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 15 Jan 2010 01:31:02 +0100 Subject: [PATCH 1/1] add TZ variable to defines --- procmail/defines | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/procmail/defines b/procmail/defines index 6f3f68e..07482cd 100644 --- a/procmail/defines +++ b/procmail/defines @@ -251,6 +251,10 @@ DISABLE_DELAYS * ? test -e $HOME/procmail.nodelays { DISABLE_DELAYS=true } +# TZ +# used to alter the timezone for delay calculations +#TZ=Pacific/Auckland + # DELAY # argument to /bin/date -d to indicate a message delay. This is overridden by # RELEASE -- 2.39.2