On Tue, 28 Apr 2015 21:00:09 +0200, Heiko Schlittermann <[email protected]> wrote: >Depending on the result you want to achieve: > > # Exim flter > 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? Greetings Marc -- -------------------------------------- !! No courtesy copies, please !! ----- Marc Haber | " Questions are the | Mailadresse im Header Mannheim, Germany | Beginning of Wisdom " | http://www.zugschlus.de/ Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834 -- ## 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/
