On Sat, Aug 03, 2024 at 04:54:57PM +0000, Arnie T via Postfix-users wrote: > > > It looks like it's using the "default_rbl_reply" instead of the match > > > from "postscreen_dnsbl_reply_map". > > > > That parameter is not applicable for connections passed to smtpd(8). > > I'm not clear on that. > It seems to be using the form in that map.
As documented, "postscreen_dnsbl_reply_map" is used only by postscreen(8). > > And of course that table needs to match all the applicable keys. > > I guess that's the first question then. > Why DIDN'T it match+reject "@ postscreen", passing it through to the internal > smtpd instead? That's a distraction. It is sure to happen for various reasons from time to time. So you need to have a working table for both postscreen(8) and smtpd(8). You can study the documentation related to postscreen(8) some time later, once you've solved the problem at hand. -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org