Downloads For Check-in 1db9dbe390580878
Logged in as anonymous
Downloads for check-in 1db9dbe390 (v0.3.0)
Tarball: http://fs.b1t.name/smtp2tg/tarball/smtp2tg-20241128154444-1db9dbe390.tar.gz
ZIP: http://fs.b1t.name/smtp2tg/zip/smtp2tg-20241128154444-1db9dbe390.zip
SQLAR: http://fs.b1t.name/smtp2tg/sqlar/smtp2tg-20241128154444-1db9dbe390.sqlar
Context
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