https://bugs.exim.org/show_bug.cgi?id=2669
--- Comment #10 from Heiko Schlittermann <[email protected]> --- Created attachment 1349 --> https://bugs.exim.org/attachment.cgi?id=1349&action=edit short bash script to reproduce the issue (contains UTF8 nbsp) The attached script reproduces the behaviour. Watch out for the line `>>> sender host name required, to match against 192.168.0.2` which indicates, that 192.168.0.2 is considered as a host*name*, not an IP address. (Hint: the 192.168.0.2 is suffixed with a nonbrakeable UTF-8 space: 192.168.0.2<nbsp>:<space>192.168.0.3) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
