Re: [exim] Expansion of "bounce_return_body"?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Adam D. Barratt
日付:  
To: Heiko Schlichting, exim-users
題目: Re: [exim] Expansion of "bounce_return_body"?
Heiko Schlichting wrote, Thursday, September 27, 2007 12:37 PM

> is the content of bounce_return_body option expanded
> during generation of the bounce message?


No.

The documentation indicates whether each option is subject to string
expansion. bounce_return_body is not marked as such, and thus not expanded.
(See section 14.23 of the spec).

Adam