Hi Henning
$hdr(Via)[i} don't work for you? Combine with the available transformations to get e.g. specific parts of the header.
Ended up with: $var(viahost) = $(hfl(Via)[$var(i)]{s.select,0,;}{s.select,1, });
Which return host or host:port
Now I would like to test if this contains one of myself ip addresses.
But if_myself() seems to expect an URI. Any hints?
Mit freundlichen Grüssen
-Benoît Panizzon-