All files named ”src/main.rs”
Logged in as anonymous

Changes to file src/main.rs between check-in 866aad57a4 and check-in 1db9dbe390

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. file: [931424421b] check-in: [1db9dbe390] user: arcade, branch: trunk, size: 9741 [annotate] [blame] [check-ins using] [diff]
2024-06-15
10:18
use more, add real versions, just yank in text lines file: [7aeca7c38c] check-in: [866aad57a4] user: arcade, branch: trunk, size: 9934 [annotate] [blame] [check-ins using] [diff]