https://bugs.exim.org/show_bug.cgi?id=1911
--- Comment #4 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/b9c4d138d95f568884a4919314cd312dd29e120c commit b9c4d138d95f568884a4919314cd312dd29e120c Author: Jeremy Harris <[email protected]> AuthorDate: Sat Nov 26 18:35:48 2016 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Nov 26 21:50:10 2016 +0000 i18n: support idna2008. bug 1911 ---- doc/doc-txt/ChangeLog | 6 ++ src/src/EDITME | 6 +- src/src/config.h.defaults | 1 + src/src/transports/smtp.c | 9 +-- src/src/utf8.c | 124 ++++++++++++++++++++++++++++------- src/src/verify.c | 25 ++++--- test/scripts/4200-International/4200 | 112 +++++++++++++++++++------------ test/stdout/4200 | 109 +++++++++++++++++++----------- 8 files changed, 264 insertions(+), 128 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
