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

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:

etc/mailfilter.git
2007-11-20 martin f. krafftremove unique constraint from msgid-index msgid field
2007-11-20 martin f. krafftimproved traps, now db calls log errors
2007-11-20 martin f. krafftdo not spamcheck r2e mails
2007-11-20 martin f. krafftreorder recording
2007-11-20 martin f. krafftfactor out recording of delayed delivery
2007-11-20 martin f. krafftseparate delivery
2007-11-20 martin f. krafftadd libkdtree-devel exception
2007-11-20 martin f. krafftremove some non-spamtraps
2007-11-15 martin f. krafftadd padi to skips
2007-11-15 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/srv...
2007-11-15 martin f. krafftadd m&m to skips
2007-11-12 martin f. krafftadd commented code to decode subject lines
2007-11-07 martin f. krafftmake css files symlinks to var dir
2007-11-02 martin f. krafftignore sports news
2007-11-02 martin f. krafftignore mailman membership reminders with non-ascii...
2007-10-30 martin f. krafftignore more ul crap
2007-10-13 martin f. krafftadd sas to whitelist
2007-10-09 martin f. krafftfilter itd change control notices
2007-10-03 martin f. krafftadd vim mailing list to ignore-lists
2007-10-03 martin f. krafftadd airnewzealand to skip-spamchecks
2007-10-03 martin f. krafftprint msgid when tickler info is missing
2007-10-03 martin f. krafftdo not delay dsa
2007-10-03 martin f. krafftdo not skip spamchecks for messages from our domain
2007-10-03 martin f. krafftadd itdnotices to ignore
2007-10-02 martin f. krafftignore german mailman reminders
2007-10-02 martin f. krafftadd mailplate
2007-09-27 martin f. krafftonly exempt mass replies and confirmations from delay
2007-09-25 martin f. krafftadd oss-discuss list to justme exceptions
2007-09-25 martin f. krafftadd more research-related lists to delay exceptions
2007-09-25 martin f. krafftshorten log messages
2007-09-25 martin f. krafftlog package if debian package related
2007-09-25 martin f. krafftadd git-commit to kill-* helper
2007-09-25 martin f. krafftfix check when killing threads
2007-09-25 martin f. krafftadd word boundaries to generated regexps
2007-09-25 martin f. krafftadd todo item about adding config/delay-* files
2007-09-25 martin f. krafftdelay debconf mail
2007-09-25 martin f. krafftonly match name at word boundaries in justme
2007-09-25 martin f. krafftlet justme mail pass the fascist ul filter
2007-09-25 martin f. krafftswitch to deliver rc
2007-09-25 martin f. krafftdo discarding in a central place
2007-09-25 martin f. krafftlet googlegroups confirmations pass justme
2007-09-25 martin f. krafftdo not delay debian mail justme identifies as passable
2007-09-25 martin f. krafftnot delaying mail justme identifies as passable
2007-09-25 martin f. krafftlog discarding of unwanted ul list mail
2007-09-25 martin f. krafftadd delay exceptions for research-related lists
2007-09-25 martin f. krafftprolong standard delays by two hours
2007-09-24 martin f. krafftreorder rules because now last rules take precedence now
2007-09-24 martin f. krafftuse proper output format which does not truncate fields
2007-09-24 martin f. krafftadd todo item about spooling after delay
2007-09-23 martin f. krafftprocess tickle submissions with delayed queue
2007-09-23 martin f. krafftjustme from own machine/in-reply-to for all, due to...
2007-09-23 martin f. krafftadd todo item about filtering headers before crm114
2007-09-23 martin f. krafftadd new headers to ignore list
2007-09-23 martin f. krafftdeliver spam directly, not late
2007-09-23 martin f. krafftdo not delay admin mail
2007-09-23 martin f. krafftdo not cleanup tickle/delayed/resubmitted headers
2007-09-23 martin f. kraffthardcode var location
2007-09-23 martin f. krafftfix OURDATE
2007-09-23 martin f. kraffteval formail variable
2007-09-23 martin f. krafftfix resubmit script
2007-09-23 martin f. krafftreuse BIN_DATE variable and slight reorg
2007-09-23 martin f. krafftadd and cleanup X-Resubmitted header
2007-09-23 martin f. krafftwrite info to stdout not stderr
2007-09-23 martin f. krafftscript to process the delayed queue
2007-09-23 martin f. krafftremove verbose output
2007-09-23 martin f. krafftadd delays to rules
2007-09-23 martin f. krafftadd common delay vars
2007-09-23 martin f. krafftcosmetic touchup
2007-09-23 martin f. krafftonly delay if ts is actually in the future
2007-09-23 martin f. krafftfix up ourdate variables
2007-09-23 martin f. krafftno need to check for delayed dejavu anymore
2007-09-23 martin f. krafftpostpone delaying and fix resubmission
2007-09-23 martin f. krafftadd X-Delay header
2007-09-23 martin f. krafftextract headers early, also tickle-delivered, and clean...
2007-09-23 martin f. krafftfirst implementation of delayed queue
2007-09-23 martin f. krafftchange table name
2007-09-23 martin f. krafftfix devlivery of messages, now last match wins
2007-09-23 martin f. krafftmove DESTFILE variable back to logging
2007-09-23 martin f. krafftfactor out sql escaping
2007-09-23 martin f. krafftmove sqlite var to defines
2007-09-23 martin f. krafftuse queue postfix on variables
2007-09-23 martin f. krafftadd tickler and delay locations
2007-09-23 martin f. krafftadd RE_NOT_SPACE variable
2007-09-23 martin f. krafftadd RE_SPACE variable
2007-09-23 martin f. krafftproperly route spam messages
2007-09-23 martin f. krafftadd delay infrastructure without content
2007-09-23 martin f. krafftmove listquirks before spool/lurker
2007-09-23 martin f. krafftfix delivery to default maildir
2007-09-23 martin f. krafftmake tickler use deliver as well
2007-09-23 martin f. krafftmore robust retraining with resubmission
2007-09-23 martin f. krafftmake all deliveries happen late
2007-09-23 martin f. krafftalso cleanup X-Spamtrapped header
2007-09-23 martin f. krafftfix newline in admin log message
2007-09-23 martin f. krafftadd flagging of test messages
2007-09-23 martin f. krafftadd DEST to defines
2007-09-23 martin f. krafftonly add base to dest later on
2007-09-23 martin f. krafftdeliver is in pmdir, not pmrules
2007-09-23 martin f. krafftdelete file after resubmitting it
2007-09-23 martin f. krafftalso ignore mails from swaks -dev versions
2007-09-23 martin f. krafftimprove format normalisation for final destination
next