Re: [exim] $header and continuation lines?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Peter Velan
Data:  
Para: exim users
Assunto: Re: [exim] $header and continuation lines?
am 21.09.2008 21:02 schrieb Robert Nicholson:
> So is there anyway to get the entire contents of a $header_ variable
> that's split across lines?


Try $rheader_<header name>: or $rh_<header name>:

<http://exim.org/exim-html-current/doc/html/spec_html/ch11.html#SECTexpansionitems>

Cheers,
Peter