[email protected]:
> http://www.postfix.org/postconf.5.html#postscreen_dnsbl_reply_map
AS DOCUMENTED this specifies the DNSBL NAME in SMTP reject replies.
> shouldn't here be a placeholder for the IP available
In the DNSBL name? I don't think so.
> in case of responsible admins since the text is contained
> in bounces i would like to give them a clickable link
> which already contains the IP address
The DNSBL NAME is NOT a reply template. If you want a reply template,
then you are welcome to rip out the code from smtpd(8), and to make
it a library function that can be invoked by postscreen(8).
Wietse