https://bugs.exim.org/show_bug.cgi?id=2324
Bug ID: 2324
Summary: Make UTF chars in Exim debug output an option
Product: Exim
Version: 4.91
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Unfiled
Assignee: nigel@???
Reporter: yz@???
CC: exim-dev@???
Created attachment 1140
-->
https://bugs.exim.org/attachment.cgi?id=1140&action=edit
Replace UTF8 with ASCII
I've noticed that Exim started to output UTF8 chars for line-drawing in debug
output (e.g. fake smtp sessions). I've got Exim installed on a list of hosts
w/o UTF support thus output is a bit clobbered by unprintable chars.
Please consider making this an option. E.g.: use utf OR use ascii OR turn off
at all.
Thanks.
ps: attaching my local patch to quickfix this feature for my hosts by replacing
UTF with ASCII (so you can copy&paste ASCII symbols w/o the need to look into
other places).
--
You are receiving this mail because:
You are on the CC list for the bug.