]> git.madduck.net Git - etc/mailfilter.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

save all ham to the spool
authormartin f. krafft <madduck@seamus.madduck.net>
Tue, 21 Aug 2007 16:10:15 +0000 (18:10 +0200)
committermartin f. krafft <madduck@seamus.madduck.net>
Tue, 21 Aug 2007 16:10:15 +0000 (18:10 +0200)
procmail/procmailrc
procmail/spool [new file with mode: 0644]
procmail/spool-all [deleted file]

index 9a5562534ae87a0b87d1ed0504572cc85245f91d..372cb9b890b421e969a659e5cd1ff46fab61ef95 100755 (executable)
@@ -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 (file)
index 0000000..325fe7c
--- /dev/null
@@ -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 (file)
index 99f830b..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-:0 c
-$BASE/.spool/