Update README.md

This commit is contained in:
2025-10-16 07:45:35 +00:00
parent 015d4bacfa
commit 2f2a9e17d4
+1 -1
View File
@@ -4,7 +4,7 @@ This fork adds support for internationalized email address (U-labels converter)
NOTE: For SMTPUTF8 support, make sure you use A-label (punycoded) domain name instead. Otherwise it will not work, per RFC 8616 NOTE: For SMTPUTF8 support, make sure you use A-label (punycoded) domain name instead. Otherwise it will not work, per RFC 8616
Another note: The actual repository that's responsible for UTF-8 convertor is at https://gitskette.dailitation.xyz/DandelionNStuff/dkimpy-milter-smtputf8 **Another note: The actual repository that's responsible for UTF-8 converter is at** https://gitskette.dailitation.xyz/DandelionNStuff/dkimpy-milter-smtputf8
As this python module do not actually have the convertor, rather, it's the backend of the milter. As this python module do not actually have the convertor, rather, it's the backend of the milter.