]> git.madduck.net Git - etc/mailfilter.git/history - procmail/delay-delivery

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:

fix handling of X-Postponed header
[etc/mailfilter.git] / procmail / delay-delivery
2008-03-02 martin f. krafftfix handling of X-Postponed header
2008-03-02 martin f. krafftproper handling of X-Postponed header
2008-02-29 martin f. krafftfix up tickler
2008-01-24 martin f. krafftadd global define to disable delays
2007-11-21 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2007-11-20 martin f. krafftreorder recording
2007-11-20 martin f. krafftfactor out recording of delayed delivery
2007-09-25 martin f. krafftadd todo item about adding config/delay-* files
2007-09-23 martin f. krafftreuse BIN_DATE variable and slight reorg
2007-09-23 martin f. krafftremove verbose output
2007-09-23 martin f. krafftonly delay if ts is actually in the future
2007-09-23 martin f. krafftpostpone delaying and fix resubmission
2007-09-23 martin f. krafftadd X-Delay header
2007-09-23 martin f. krafftfirst implementation of delayed queue
2007-09-23 martin f. krafftadd delay infrastructure without content