Re: [exim] $header and continuation lines?

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Peter Velan
Dátum:  
Címzett: exim users
Tárgy: 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