X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/e0d5009c344addede72d90cd677e244f685f8be5..864bba9e27d4b47043898efaa709281986ba36ff:/procmail/defines?ds=sidebyside diff --git a/procmail/defines b/procmail/defines index 1c55b63..514a690 100644 --- a/procmail/defines +++ b/procmail/defines @@ -224,3 +224,12 @@ JUSTME # DISABLE_DELAYS # if set, disables delaying messages DISABLE_DELAYS + +# DELAY +# argument to /bin/date -d to indicate a message delay. This is overridden by +# RELEASE +DELAY + +# RELEASE +# /bin/date time expression indicating the time at which a message is to be +# released. Overrides DELAY.