Re: [exim] $header and continuation lines?

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Peter Velan
Date:  
À: exim users
Sujet: 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