X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a2c417d3e1641ba4ab151b7945b90f55176705b1..84eab76878a164bccf894eac3ef659995be48280:/test/post/test-rfc6531 diff --git a/test/post/test-rfc6531 b/test/post/test-rfc6531 index 1df9a291..b86936bc 100755 --- a/test/post/test-rfc6531 +++ b/test/post/test-rfc6531 @@ -22,7 +22,7 @@ require_locale en_US.utf-8 en_US.utf8 LC_ALL=en_US.UTF-8; export LC_ALL #### Enable EAI in mhbuild, via the profile. -sed "s%^\(mhbuild: .*\)%\1 -headerencoding 8bit%" "$MH" >"$MH.new" +sed "s%^\(mhbuild: .*\)%\1 -headerencoding utf-8%" "$MH" >"$MH.new" mv -f "$MH.new" "$MH" # check SMTPUTF8 basic @@ -66,7 +66,7 @@ Computing Edge 1:6, June 2015, http://www.computer.org/cms/computing-edge/ce-jun15-final.pdf, p. 50. EOF -test_post "${testname}.actual" "${testname}.expected" -eai +test_post "${testname}.actual" "${testname}.expected" finish_test