Re: [exim] sometimes we need a space following a variable?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] sometimes we need a space following a variable?
On 07/30/2018 12:19 PM, Rich Lott - Artful Robot via Exim-users wrote:
> - note space after $h_from.
>
> Why is this? Have I misunderstood something?


The docs say:


$header_<name>

    This is not strictly an expansion variable. It is expansion syntax
for inserting the message header line with the given name. Note that the
name must be terminated by colon or white space, because it may contain
a wide variety of characters. Note also that braces must not be used.



--
Jeremy