A script that parses an email virtual alias file and converts it to an equivalent sieve script.
Find a file
2024-11-03 08:46:55 +01:00
.gitignore Generate sieve script from hashmap 2024-11-03 08:46:55 +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 Generate sieve script from hashmap 2024-11-03 08:46:55 +01:00