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

add todo item about adding config/delay-* files
authormartin f. krafft <madduck@madduck.net>
Tue, 25 Sep 2007 14:30:18 +0000 (16:30 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 25 Sep 2007 14:30:18 +0000 (16:30 +0200)
procmail/delay-delivery

index 3410dcfa9c647adc463e8f925cac10b6ef408df9..c1ca0c0df69e48e8b18d8afb3a61ec775df2f8f8 100644 (file)
@@ -1,6 +1,8 @@
 # create table messages (msgid text unique not null, filename text
 # primary key not null unique, release_ts integer not null);
 
 # create table messages (msgid text unique not null, filename text
 # primary key not null unique, release_ts integer not null);
 
+#TODO: create config/delay-(disabled|tonight|weekend)
+
 :0
 * DELAY ?? .
 * ! DELAYED ?? .
 :0
 * DELAY ?? .
 * ! DELAYED ?? .