mox/subjectpass
Mechiel Lukkien 8e6fe7459b
normalize localparts with unicode nfc when parsing
both when parsing our configs, and for incoming on smtp or in messages.
so we properly compare things like é and e+accent as equal, and accept the
different encodings of that same address.
2024-03-08 21:08:40 +01:00
..
subjectpass.go normalize localparts with unicode nfc when parsing 2024-03-08 21:08:40 +01:00
subjectpass_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00