SMTP
IDN
# Server-side
CAPA SMTPUTF8
# Client-side
smtp
IDN
!win32
codeset-utf8
LC_ALL=C.UTF-8
SMTP with SMTPUTF8 support - UTF-8 based recipient
From: different
To: another
body
smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt St%hex[%c3%b6]hex%dmottagaren@%hex[%c3%a5%c3%a4%c3%b6]hex%.se --mail-from sender@example.com -T -
# Verify data after the test has been "shot"
EHLO %TESTNUMBER
MAIL FROM:%LTsender@example.com%GT SMTPUTF8
RCPT TO:%LTSt%hex[%c3%b6]hex%dmottagaren@xn--4cab6c.se%GT
DATA
QUIT
From: different
To: another
body
.