15 check-ins using file README version 01323d8919
2024-11-28
| ||
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 | |
2024-06-15
| ||
10:18 | use more, add real versions, just yank in text lines check-in: 866aad57a4 user: arcade tags: trunk | |
2024-06-13
| ||
08:36 | v0.2.3: import less from samotop (removes security issue) check-in: 3ce249c1a4 user: arcade tags: trunk | |
07:53 | v0.2.2: drop env_logger due to security issues check-in: b311abee46 user: arcade tags: trunk | |
2024-06-11
| ||
18:39 | v0.2.1: bump, add rustls and some throttling check-in: ce79786e06 user: arcade tags: trunk | |
2024-05-26
| ||
09:20 | bail for 5 minutes on error check-in: 37a0139d49 user: arcade tags: trunk | |
09:17 | ver 0.2.0 - switching to Teloxide for now check-in: f4cad2a5c0 user: arcade tags: trunk | |
2024-05-24
| ||
05:23 | rewamp error handling, also old mail is not deleted now when something fails check-in: e81897ec87 user: arcade tags: trunk | |
2024-05-23
| ||
14:00 | add more logging, actually send attachments as replies to the email check-in: 31aec3c4b0 user: arcade tags: trunk | |
11:17 | expand README check-in: 338af36a00 user: arcade tags: trunk | |