X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/8ecfdf9e75d85409edbbff1d077ef6742fdf3002..ef6adc4e12e24a880432c6d6f7039163ce588510:/procmail/spool diff --git a/procmail/spool b/procmail/spool index 325fe7c..a224e91 100644 --- a/procmail/spool +++ b/procmail/spool @@ -1,4 +1,5 @@ :0 c +*$ ! $MSG_DEJAVU { LOG="spool: saving message $MSGID to spool$NL" TRAP @@ -6,4 +7,7 @@ $BASE/.spool/ } +:0 E +{ LOG="spool: not saving resubmitted message to spool$NL } + # vim:ft=procmail