>>> Can someone confirm (or disprove) that the current version of Sendmail >>> from ports (8.15.2_5), explicitly compiled with the blacklistd flag, has >>> stopped feeding offending IPs (e.g. those failing do_auth) to blacklistd >>> since Jan 3? >> Hello. >> >> I used sendmail+tls+sasl2-8.15.2_3 for a long time. >> That works fine. >> >> Recently, I upgrade to sendmail-8.15.2_13 and this is not working >> without UseBlacklist option in sendmail.cf. >> I think you must add 'O UseBlacklist=True' in your sendmail.cf. > > Interesting. Can you tell me how you found that information? It is not > listed in cf/README (neither port nor base). I'm assuming it's > > define(`confUSE_BLACKLIST', `true’) > > in .mc. I'll give that a try, thanks.
I found by 'man 8 sendmail' and /UseBlacklist. I think this change was done after https://reviews.freebsd.org/D13475. -- Masachika ISHIZUKA _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"