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

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:

cleanup
[etc/mailfilter.git] / procmail /
2008-02-20 martin f. krafftfix subject decoding
2008-02-20 martin f. krafftcleanup sql escaping
2008-02-20 martin f. krafftdecode iso8859-1/utf-8 subject lines
2008-02-20 martin f. krafftenable delaying for all tickle messages
2008-02-20 martin f. krafftlet ignore handle unwanted ul mails
2008-02-20 martin f. krafftfix tickler
2008-02-20 martin f. krafftfix sql escaping and sqlite error reporting
2008-02-20 martin f. krafftalways filter gpg mail into inbox
2008-01-24 martin f. krafftadd global define to disable delays
2008-01-23 martin f. krafftreplace $ with S in log filenames
2008-01-11 martin f. krafftadd X-Spam explanations for more skips
2008-01-11 martin f. krafftsend to special gmail plus address
2007-12-23 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2007-12-04 martin f. krafftignore health and safety bullshit
2007-12-03 martin f. krafftadd debconf.org address to debian
2007-11-21 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2007-11-20 martin f. krafftretry locks more often
2007-11-20 martin f. krafftimplement locking for logging
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. krafftreorder recording
2007-11-20 martin f. krafftfactor out recording of delayed delivery
2007-11-20 martin f. krafftseparate delivery
2007-11-12 martin f. krafftadd commented code to decode subject lines
2007-11-02 martin f. krafftignore sports news
2007-10-30 martin f. krafftignore more ul crap
2007-10-09 martin f. krafftfilter itd change control notices
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-09-27 martin f. krafftonly exempt mass replies and confirmations from delay
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 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. 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. 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. krafftfix OURDATE
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. 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. 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. krafftimprove format normalisation for final destination
2007-09-23 martin f. krafftensure proper format for final destination
2007-09-23 martin f. krafftadd late delivery handler
2007-09-23 martin f. krafftclone message only when it's to be archived
2007-09-23 martin f. krafftdo not archive resubmitted messages with gmail
2007-09-23 martin f. krafftfix not-spool log message
2007-09-23 martin f. krafftfix cleanup comments
2007-09-23 martin f. krafftdo not spool resubmitted messages
2007-09-23 martin f. krafftcomment header cleanup
2007-09-23 martin f. krafftdo no remove virus and greylisting headers
2007-09-23 martin f. krafftmove more headers to earlier cleanup
next