X-Git-Url: https://git.madduck.net/etc/mailfilter.git/blobdiff_plain/8ecfdf9e75d85409edbbff1d077ef6742fdf3002..67e1e81d0e60d4154ae0d2a34ee0e51a2a5f89c9:/procmail/spool diff --git a/procmail/spool b/procmail/spool index 325fe7c..61a7321 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