Commit graph

4 commits

Author SHA1 Message Date
Rodolphe Bréard
53e5c929ca Render a pretty hexdump in the logs 2020-12-20 14:34:30 +01:00
Rodolphe Bréard
5d32a8924c Add some tests 2020-11-28 14:23:15 +01:00
Rodolphe Bréard
1ac792ed6b Add the data-line filter 2020-11-28 12:10:22 +01:00
Rodolphe Bréard
a6d4dd21c1 Rewrite the project
The previous project architecture was far too complicated and hard to
maintain. The new one is much more simple. Although procedural macros
are cools, they are a no-go on Rust-OpenSMTPD.

Reports and filter are implemented (except data-line) but untested.
2020-11-25 18:04:16 +01:00