https://bugs.exim.org/show_bug.cgi?id=2143

--- Comment #3 from [email protected] ---
Thank you, replacing $h_from with $rh_from did solve my issue. 

I can't find anything regarding $rh_from in exim doc (?)

>From header was created by mail client Mozilla thunderbird and it did contain
local language characters:

From: "Zakład Zwalczania Insektów, Gryzoni i Szkodników" <[email protected]>

${address:$h_from:} fails on this header (only when coma character is in
header) while ${address:$rh_from:} works ok. Did not manage to reproduce on
command line. Bug or not a bug?

-- 
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/ ##

Reply via email to