Wietse Venema via Postfix-users:
> The rbl_reply_maps are searched with the domain specified with
> reject_rbl_client.
>
> That includes the optional "=address" portion, added in Postfix
> 2.8, but that was not added to the much older rbl_reply_maps
> documentation.
I have added documentation for how rbl_reply_maps handles reject_rbl_*
or reject_rhsbl_* arguments with an address filter. That text should
hjave been added in Postfix 2.8.
Wietse
rbl_reply_maps (default: empty)
Optional lookup tables with RBL or RHSBL response templates.
The table search key is the reject_rbl_* or reject_rhsbl_*
argument, including any optional "=address-pattern" filter. By
default, Postfix uses the default template as specified with
the default_rbl_reply configuration parameter. See there for a
discussion of the response template syntax.
(Example omitted)
NOTE: This feature differs from postscreen_dnsbl_reply_map where
the table search key is a domain name (no "=address" filter,
no "*weight" factor) and where the lookup result should be a
domain name (no free text, no $name variables).
This feature is available in Postfix 2.0 and later. The
"=address-pattern" filter is available in Postfix 2.8 and later.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]