]> 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:

deliver in the evenings by default
authormartin f. krafft <madduck@madduck.net>
Thu, 4 Sep 2008 15:04:25 +0000 (17:04 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 4 Sep 2008 15:04:25 +0000 (17:04 +0200)
bin/release-delayed-messages
procmail/rules/all

index cdb6da4198e524e54436e14af3848df1b8b03a8e..7ea142e5aecfc757321ff47be110d7280984156b 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 set -eu
 #!/bin/sh
 set -eu
+exit 0
 
 DELAYED_QUEUE=$HOME/.maildir/.delayed
 
 
 DELAYED_QUEUE=$HOME/.maildir/.delayed
 
index 00248db24333d57058b4e616eb1722068866da0e..f5e15146333d99daa0132584a16080e092ea87f2 100644 (file)
@@ -3,7 +3,7 @@
 {
   :0
   * ! DELAY ?? .
 {
   :0
   * ! DELAY ?? .
-  { DELAY="$DELAY_AFTERNOON" }
+  { DELAY="$DELAY_TONIGHT" }
 
   INCLUDERC=$PMRULES/feeds
   INCLUDERC=$PMRULES/mass
 
   INCLUDERC=$PMRULES/feeds
   INCLUDERC=$PMRULES/mass