about summary refs log tree commit homepage
path: root/script/public-inbox-learn
DateCommit message (Expand)
2018-02-28use PublicInbox::MIME consistently
2018-02-07update copyrights for 2018
2017-11-16learn: use "spam" as subject for removal commits (part #2)
2017-11-16learn: use "spam" as subject for removal commits
2017-04-05learn: scan all inboxes when learning spam
2017-01-19learn: implement "rm" only functionality
2017-01-10introduce PublicInbox::MIME wrapper class
2016-07-26learn: fix uninitialized variable
2016-06-26mda: drop leading "From " lines again
2016-06-24split out spamcheck/spamc to its own module.
2016-06-17import: auto-update index when done
2016-06-15mda: hook up new filter functionality
2016-06-15learn: remove IPC::Run dependency
2016-05-30script/*{mda,learn}: no strict params for Email::MIME::ContentType
2016-05-25remove Email::Address dependency
2016-05-14rename most instances of "list" to "inbox"
2016-04-25remove ssoma dependency
2016-04-09public-inbox-learn: drop leading "From " line from mboxes
2016-02-27move executables to script/ directory