Re: [exim] how exim parses multiple headers into variables

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Jeremy Harris
Data:  
Para: exim-users
Asunto: Re: [exim] how exim parses multiple headers into variables
On 30/04/15 10:54, Marc Haber wrote:
>>    headers add "${if def:h_x-spam-score: \
>>        {X-Torres-Spam-Score:${reduce{<\n $h_x-spam-score:}{}{$value $item}}}}"

>
> Hm. That basically replaces \n with whitespace in $h_x-spam-score:.
> What's the functional difference to the sg solution?


You still have not defined what result you actually
want when there is more than one input header matching.
Be explicit, accurate and complete. There's a reason
"computer scientists" want specifications, namely that
people make the assumption that everybody else knows
what they want, and then whines when some corner case
does not match their thinking.
--
Jeremy