https://bugs.exim.org/show_bug.cgi?id=2143
Jasen Betts <jasen@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jasen@???
--- Comment #11 from Jasen Betts <jasen@???> ---
RFC5322 allows multiple addresses on the from line.
https://datatracker.ietf.org/doc/html/rfc5322#section-3.6.2
So use "${addresses:$rh_from}"
unless you explicitly want multiple addresses to give the same result as no
address.
--
You are receiving this mail because:
You are on the CC list for the bug.