On Thu, Nov 17, 2022 at 11:07:40PM -0500, Alex wrote:
> postscreen_dnsbl_reply_map =
> texthash:/etc/postfix/postscreen_dnsbl_reply_map
> mykey.zen.dq.spamhaus.net DNS blocklist (spamhaus)
This is a postscreen(8) setting.
> Nov 17 22:55:50 xavier postfix-117/smtpd[467504]:
> NOQUEUE: reject: RCPT from unknown[124.225.146.6]:
> 554 5.7.1 Service unavailable; Client host [124.225.146.6]
> blocked using mykey.zen.dq.spamhaus.net;
> ...
This was logged by smtpd(8).
> What could I possibly be doing wrong? texthash doesn't require it be
> mapped, but I've also tried specifying cdb and mapping it.
You'll want to configure the corresponding smtpd(8) parameters.
--
Viktor.