On Fri, Jan 22, 2016 at 10:13:06AM +0600, Konstantin Boyandin wrote:
> Two questions:
>
> 1. Is it required to enclose the $header* in quote marks before
> passing to the script?
Look at chapter 11 of documentation for description of ${run{...}},
there is a complete answer.
> Looks like Exim decodes KOI8-R encoded parts
> of the headers and tries to pass them as they are.
Yes, $header_<name> ($h_<name>) functions do some decoding.
Look for $rh_<name> and $bh_<name> in the same chapter 11.
--
Eugene Berdnikov
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/