Streamlined mail filtering and delivery.
Find a file
mahlon a938cf045a Multiple changes.
- Use the ARC memory model for release builds.
 - Move logfile to a command line switch, to avoid chicken-and-egg logging when failing to parse YAML.
 - Fix logic bug: Stop processing rules on a good match
 - Add performance timer and memory used when logging to file
 - Rename 'headers' to 'match' in configuration file, more intention revealing
 - Add logger explicit flock (unlock) at process exit

FossilOrigin-Name: 7c439d99044b8d725c2dc1a806eec14fff7f0675afb14920de3c7c2581907640
2023-06-29 12:58:42 +00:00
.fossil-settings Checkpoint. Code layout. 2023-06-18 02:37:25 +00:00
src Multiple changes. 2023-06-29 12:58:42 +00:00
config.yml Multiple changes. 2023-06-29 12:58:42 +00:00
LICENSE Add nimble file and some makefile tasks. 2023-06-15 17:58:22 +00:00
Makefile Multiple changes. 2023-06-29 12:58:42 +00:00
README.md Iniital scaffolding commit. 2023-06-15 17:08:49 +00:00
sieb.nimble Add nimble file and some makefile tasks. 2023-06-15 17:58:22 +00:00

Sieb

What's this?

Installation

Configuration