Commit graph

18 commits

Author SHA1 Message Date
Rodolphe Bréard
cb7c4d4263 Add a minimal CLI 2023-03-26 16:07:49 +02:00
Rodolphe Bréard
3cd5071cd3 Include the licenses 2023-03-26 14:51:39 +02:00
Rodolphe Bréard
b97fbad6ec Add a CI 2023-03-25 20:09:29 +01:00
Rodolphe Bréard
38a4229fbd Implement canonicalization 2023-03-25 19:10:06 +01:00
Rodolphe Bréard
d95daff90c Parse the message 2023-03-25 15:42:46 +01:00
Rodolphe Bréard
6042058b21 Add a cargo-deny configuration file 2023-03-25 15:35:09 +01:00
Rodolphe Bréard
19dfa05660 Allow empty lines 2023-03-24 22:13:51 +01:00
Rodolphe Bréard
c4a0ccae3c Update test samples 2023-03-24 22:13:05 +01:00
Rodolphe Bréard
6b86c3889b Store the message in a vector of bytes 2023-03-23 20:54:20 +01:00
Rodolphe Bréard
4210a91d59 Adapt the logs to OpenSMTPD 2023-03-23 14:57:24 +01:00
Rodolphe Bréard
dd955fcb44 Add logs 2023-03-21 13:00:44 +01:00
Rodolphe Bréard
d0e63c8318 Add the test sample from the man page 2023-03-19 21:42:57 +01:00
Rodolphe Bréard
fdc915cd66 Write the messages to stdout 2023-03-19 21:42:36 +01:00
Rodolphe Bréard
1945abfc2a Aggregate entries in messages 2023-03-19 20:32:11 +01:00
Rodolphe Bréard
420a23ad35 Improve reading from stdin 2023-03-19 19:29:02 +01:00
Rodolphe Bréard
9f8232f7f1 Read entries 2023-03-19 19:06:29 +01:00
Rodolphe Bréard
04a47e18e4 Implement the initial handshake 2023-03-19 17:13:49 +01:00
Rodolphe Bréard
a39c3d47d9 First commit 2023-03-19 14:59:32 +01:00