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

no need to scan bodies for test and ignore patterns
[etc/mailfilter.git] / procmail / delay-delivery
2010-01-15 martin f. krafftinclude TZ info in delay timestamp
2009-08-31 martin f. krafftseparate from email from sender
2008-09-10 martin f. krafftundelay on senders, not from
2008-05-21 martin f. krafftlet undelayed senders still be tickled
2008-04-18 martin f. krafftallow certain senders to pass undelayed, and add penny
2008-03-04 martin f. krafftno longer record delays in sqlite database
2008-03-03 martin f. krafftleave X-Tickle header for tickle messages
2008-03-03 martin f. krafftdo not use addheaders for postpone
2008-03-03 martin f. kraffthandle delay disabling more verbosely
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