Ensure that message boundaries generated by mhsign are ascii-only
authorDmitry Bogatov <KAction@debian.org>
Sun, 5 May 2019 19:41:06 +0000 (19:41 +0000)
committerPhilipp Takacs <philipp@bureaucracy.de>
Mon, 6 May 2019 13:00:58 +0000 (15:00 +0200)
mhsign sometimes generates boundary separators in multipart messages
with non-ascii symbols in it. Use the C locale while generating the
separator fix this bug.


No differences found