Gomes, Rich: > I added this to my main.cf file: > > smtpd_client_restrictions = hash:/etc/postfix/access > > > And it "works" in the sense that if I give an IP a directive of OK or REJECT, > it works accordingly. > However, if I comment out an IP in the access file, it still accepts the > email?
As documented since december 1998, if there is no match, then no decision is made. Wietse