From: martin f. krafft Date: Fri, 15 Jan 2010 00:31:02 +0000 (+0100) Subject: add TZ variable to defines X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/98d09b7c38b80132e76f0e58eadafd86872cb30e?hp=af8fc020f8ff0c1b61e2e82ea4d11c74782f5a60 add TZ variable to defines --- 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