X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/a1da13bec5188842b3cd49a51e0bc19521142bdf..fda6a20821ae68a5feedae89864a4465e8b9c3f9:/procmail/handlespam?ds=sidebyside diff --git a/procmail/handlespam b/procmail/handlespam index e20a491..9d5e05a 100644 --- a/procmail/handlespam +++ b/procmail/handlespam @@ -34,7 +34,10 @@ { LOG="spamfilter: filing as unsure$NL" :0 - { DEST=retrain.unsure } + { + DEST=retrain.unsure + DELAY=$DELAY_TONIGHT + } } :0 E @@ -42,7 +45,10 @@ { LOG="spamfilter: filing as disagreed$NL" :0 - { DEST=retrain.disagree } + { + DEST=retrain.disagree + DELAY=$DELAY_TONIGHT + } } :0 E