aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Change to filter style from pipe.Brian Cully2022-06-191-20/+18
|
* Show remaining in Subject.Brian Cully2022-06-191-1/+1
|
* Allow flagging infinite sends by setting remaing count to -1.Brian Cully2022-06-121-9/+11
|
* Add X-SpamCat-Remaining header.Brian Cully2017-10-301-0/+1
| | | | | Add explicit header for number of messages remaining from a given sender.
* Add get and set commands for tweaking counts.Brian Cully2017-10-301-1/+1
| | | | | Introduce 'get' to query a count for a given email address, and 'set' to manually update it.
* Various changes.Brian Cully2015-10-201-2/+27
| | | | | | | * Use `env' to find perl binary. * Change flag --dumpconfig to command. * Add `dump' command to output table in tab-delimited format. * Update documentation.
* Initial commit.Brian Cully2014-11-232-0/+211