10 check-ins occurring on or before 2024-12-27 15:29:14.
More ↑
2024-12-27
| ||
15:29 | bump, add option to filter header fields and also add "Date:" by default check-in: 28fde40f7a user: arcade tags: trunk, v0.3.2 | |
2024-12-11
| ||
06:25 | one more output error check-in: 562951709a user: arcade tags: trunk, v0.3.1 | |
2024-12-10
| ||
17:29 | bump crates, fix error sending check-in: 7f8a9994b3 user: arcade tags: trunk, v0.3.1 | |
2024-11-28
| ||
15:52 | update README check-in: 9a76ed5387 user: arcade tags: trunk, v0.3.0 | |
15:44 | This is kindda a HUGE rework. SMTP backend switched from SaMoToP to mailin-embedded, resulting in: * LMTP support dropped (I hope just temporary); * no need to write anything to files as whole processing is done in memory; * this also means we can return status - whether message was sent, was there any errors etc, no internal queue exists now, SMTP server should handle queueing from now on; * possibility to deny mail to unknown/unconfigured recipients. check-in: 1db9dbe390 user: arcade tags: trunk, v0.3.0 | |
2024-11-23
| ||
15:40 | bump crates check-in: 6702d99a67 user: arcade tags: trunk, v0.2.6 | |
2024-08-11
| ||
12:44 | fix spacing check-in: 2283656bf6 user: arcade tags: trunk | |
12:37 | bump + add github workflow check-in: c4797b7b7c user: arcade tags: trunk | |
2024-07-23
| ||
11:34 | bump deps due to openssl vulnerability check-in: 3846369ee6 user: arcade tags: trunk, v0.2.5 | |
2024-07-09
| ||
12:29 | v0.2.4: ditch zerovec vuln check-in: 7beea08af5 user: arcade tags: trunk, v0.2.4 | |