Rob Sterenborg (Lists):
> Hi,
>
> This Postfix 3.0.2.
>
> I see this in maillog:
>
> Aug 7 09:43:12 pfxp001 postfix/smtpd[18610]: warning: unknown macro name
> "myhostname_ext" in expansion request
>
> Aug 7 09:43:34 pfxp001 postfix/postscreen[12699]: warning: unknown
> macro name "myhostname_ext" in expansion request
As documented (!) smtpd_reject_footer does not expand main.cf
parameter settings.
<quote>
Notes:
o NOT SUPPORTED are other attributes such as sender, recipient, or
main.cf parameters.
</quote>
Wietse