aboutsummaryrefslogtreecommitdiffstats
path: root/bin/spamcat
Commit message (Collapse)AuthorAgeFilesLines
* Change to filter style from pipe.Brian Cully2022-06-191-1/+1
|
* Add more tests, and fix setting count to 0.Brian Cully2022-06-121-1/+1
|
* Differentiate between 0 and undefined.Brian Cully2022-06-121-1/+2
|
* Allow flagging infinite sends by setting remaing count to -1.Brian Cully2022-06-121-1/+3
|
* Return default email count for unknown senders on CLI.Brian Cully2022-06-121-1/+1
|
* Add get and set commands for tweaking counts.Brian Cully2017-10-301-0/+18
| | | | | Introduce 'get' to query a count for a given email address, and 'set' to manually update it.
* Various changes.Brian Cully2015-10-201-23/+42
| | | | | | | * 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-231-0/+72