Files in check-in 14ef340959fcb224 ordered by age
File ages are expressed relative to the check-in time of 2026-01-01 08:47:31.
| Age | Files | Check-in |
|---|---|---|
| current |
Cargo.toml src/main.rs smtp2tg.toml.example Cargo.lock src/mail.rs src/telegram.rs |
add proper tokio runtime, clean up junk about short headers, add api_gateway support (check-in: 14ef340959, user: arcade, branch: trunk) |
| 194.0 days |
src/tests.rs src/utils.rs |
refactor, split to modules, change error handling, fix how default destination is specified (check-in: f5ed284f8c, user: arcade, branch: trunk) |
| 344.6 days |
README |
add arg parsing (check-in: e66352b9cc, user: arcade, branch: trunk) |
| 1.39 years |
.github/workflows/rust-clippy.yml |
fix spacing (check-in: 2283656bf6, user: arcade, branch: trunk) |
| 1.61 years |
LICENSE.0BSD |
add LICENSE, README, change how defaults are checked and how they work, make sure socket can be created and elevated (check-in: da7fc7983d, user: arcade, branch: trunk) |