about summary refs log tree commit homepage
path: root/t/mda.t
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-05tests: remove some "git config" calls after "git init"
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-12-19t/*.t: avoid sharing "my" variables in subs
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-16t/mda: switch to run_script for testing
2019-11-04tests: rely on PublicInbox::Git for pathname safety
2019-10-30mda: support multiple List-ID matches
2019-10-17Merge remote-tracking branch 'origin/inboxdir'
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-16mda: support --no-precheck option
2019-10-15mda, watch: wire up List-ID header support
2019-09-09run update-copyrights from gnulib for 2019
2019-05-14tests: get rid of unnecessary Cwd module use
2018-02-07update copyrights for 2018
2016-07-26learn: fix uninitialized variable
2016-06-25address: remove Address::from_name
2016-06-17remove dependency on IPC::Run
2016-06-15t/mda: use only Maildir for testing
2016-06-15t/mda.t: remove senseless use of Email::Filter
2016-05-25remove Email::Address dependency
2016-04-25remove GIT_DIR env usage in favor of --git-dir
2016-04-25remove ssoma dependency
2016-03-03t/*.t: use identifiable tempdir names
2015-09-06update copyright headers and email addresses
2015-07-14reject HTML loudly and automatically
2014-11-13-learn: nuke HTML portions when training as ham
2014-04-26huge refactor of encoding handling
2014-04-20use ORIGINAL_RECIPIENT once again
2014-04-19mda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-11add spam/ham learning wrapper script
2014-04-09t/mda: additional precheck tests
2014-04-09mda: set GIT_AUTHOR_DATE in commits as well
2014-04-05remove failrepo config
2014-04-05flesh out MDA and simplify config setup