From: martin f. krafft Date: Tue, 21 Aug 2007 16:10:15 +0000 (+0200) Subject: save all ham to the spool X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/8ecfdf9e75d85409edbbff1d077ef6742fdf3002 save all ham to the spool --- diff --git a/procmail/procmailrc b/procmail/procmailrc index 9a55625..372cb9b 100755 --- a/procmail/procmailrc +++ b/procmail/procmailrc @@ -38,6 +38,7 @@ INCLUDERC=$PMDIR/handlespam #INCLUDERC=$PMDIR/autoreplies INCLUDERC=$PMDIR/lurker +INCLUDERC=$PMDIR/spool INCLUDERC=$PMDIR/listquirks diff --git a/procmail/spool b/procmail/spool new file mode 100644 index 0000000..325fe7c --- /dev/null +++ b/procmail/spool @@ -0,0 +1,9 @@ +:0 c +{ + LOG="spool: saving message $MSGID to spool$NL" + TRAP + :0 + $BASE/.spool/ +} + +# vim:ft=procmail diff --git a/procmail/spool-all b/procmail/spool-all deleted file mode 100644 index 99f830b..0000000 --- a/procmail/spool-all +++ /dev/null @@ -1,2 +0,0 @@ -:0 c -$BASE/.spool/