Re: [exim] Question about $h_Received:

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users @ exim. org
Αντικείμενο: Re: [exim] Question about $h_Received:
Marc Perkel wrote:
> When you reference $h_Received: do you get ALL of the Received headers?
> Even if they have other headers inserted in the middle of them?


Yes.

There's no requirement for the Received headers to be adjacent to
one another. The variable will expand to the Received headers, and
no others.

- Jeremy