A script that parses an email virtual alias file and converts it to an equivalent sieve script.
Find a file
2024-11-03 07:23:11 +01:00
.gitignore First rough parsing of alias file to hashmap 2024-11-03 07:23:11 +01:00
Cargo.lock First rough parsing of alias file to hashmap 2024-11-03 07:23:11 +01:00
Cargo.toml First rough parsing of alias file to hashmap 2024-11-03 07:23:11 +01:00
main.rs First rough parsing of alias file to hashmap 2024-11-03 07:23:11 +01:00