issues
search
1aim
/
DELETE-THIS-mail-types
Encoding/Decoding (roughly read Generating/Parsing) of mails in rust, including limited unicode support
0
stars
0
forks
source link
Puny encoding domain names
#1
Closed
rustonaut
closed
7 years ago
rustonaut
commented
7 years ago
has to be implemented
[X] find crate for puny encoding
done:
idna
[X] implement puny encoding
done it can just be a simple wrapper, but be aware, that idna e.g. does not validate the domain
[X] clean thinks up
has to be implemented
idna