https://bugs.exim.org/show_bug.cgi?id=2248
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #5 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/71c158466dab1d452d450843e8c204a42200b7a8
commit 71c158466dab1d452d450843e8c204a42200b7a8
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Jul 28 20:48:19 2018 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sat Jul 28 21:27:24 2018 +0100
i18n: add a utf8_downconvert option to the smtp transport. bug 2248
----
doc/doc-docbook/spec.xfpt | 16 +++++++++++++
doc/doc-txt/NewStuff | 2 ++
doc/doc-txt/OptionLists.txt | 1 +
src/src/transports/smtp.c | 46 ++++++++++++++++++++++++++++++++----
src/src/transports/smtp.h | 3 +++
test/confs/4201 | 3 +++
test/log/4207 | 22 ++++++++++-------
test/runtest | 1 +
test/scripts/0000-Basic/0577 | 1 +
test/scripts/4200-International/4207 | 17 +++++++++++--
test/stdout/0577 | 1 -
test/stdout/4207 | 12 ++++++++++
12 files changed, 110 insertions(+), 15 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.