On Fri, 15 Oct 2004 jori.hamalainen@??? wrote:
> Should this work?
> ${extract{boundary}{header_Content-Type:}{$value}}
>
> Because
> Content-type: multipart/mixed; boundary="frontier"
This is very easy to test for yourself:
$ exim -be
> ${extract{boundary}{Content-type: multipart/mixed; boundary="frontier"}{$value}}
frontier
>
It does work, but to some extent by chance (read the spec of "extract"
to see why).
Note that you are missing a $ before header_Content-Type:
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book: http://www.uit.co.uk/exim-book