From: martin f. krafft Date: Thu, 24 Jan 2008 14:32:31 +0000 (+0100) Subject: add global define to disable delays X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/721bb27ffd590921fc1d111756481161a11fb521 add global define to disable delays --- diff --git a/procmail/defines b/procmail/defines index a7acfab..ce23e44 100644 --- a/procmail/defines +++ b/procmail/defines @@ -229,3 +229,7 @@ RETRAIN # JUSTME # if set, contains reason why justme message was passed JUSTME + +# DISABLE_DELAYS +# if set, disables delaying messages +DISABLE_DELAYS=true diff --git a/procmail/delay-delivery b/procmail/delay-delivery index 3817715..e68d829 100644 --- a/procmail/delay-delivery +++ b/procmail/delay-delivery @@ -1,6 +1,7 @@ #TODO: create config/delay-(disabled|tonight|weekend) :0 +* ! DISABLE_DELAYS ?? . * DELAY ?? . * ! DELAYED ?? . {