History of smtp2tg.toml.example of 2d5d948e599893ae
Logged in as anonymous

History of file smtp2tg.toml.example at check-in 2d5d948e599893ae

2026-01-01
08:47
add proper tokio runtime, clean up junk about short headers, add api_gateway support file: 448e8e5d20 check-in: [14ef340959] user: arcade, branch: trunk, size: 1086 [annotate] [blame] [check-ins using] [diff]
2025-06-21
08:45
refactor, split to modules, change error handling, fix how default destination is specified file: f3d0bf9e93 check-in: [f5ed284f8c] user: arcade, branch: trunk, size: 961 [annotate] [blame] [check-ins using] [diff]
2025-06-12
13:19
add possibility to specify which domains we are accepting file: b6e1bd141c check-in: [2158b44929] user: arcade, branch: trunk, size: 978 [annotate] [blame] [check-ins using] [diff]
2024-12-27
15:29
bump, add option to filter header fields and also add "Date:" by default file: ad2bc6b8b6 check-in: [28fde40f7a] user: arcade, branch: trunk, size: 787 [annotate] [blame] [check-ins using] [diff]
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: ef25ee8434 check-in: [1db9dbe390] user: arcade, branch: trunk, size: 705 [annotate] [blame] [check-ins using] [diff]
2024-05-23
11:11
add LICENSE, README, change how defaults are checked and how they work, make sure socket can be created and elevated file: 734801a3f3 check-in: [da7fc7983d] user: arcade, branch: trunk, size: 662 [annotate] [blame] [check-ins using] [diff]
2024-05-22
13:00
Added: well, it kindda works... file: 3185675da9 check-in: [61238a3618] user: arcade, branch: trunk, size: 705 [annotate] [blame] [check-ins using]