Default config: reject on too many bad RCPT
authorPhil Pennock <phil+git@pennock-tech.com>
Fri, 30 Oct 2020 02:14:45 +0000 (22:14 -0400)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 21 Apr 2021 06:18:27 +0000 (08:18 +0200)
commit346f96bad326893f9c1fa772a5b8ac35b1f8f7bd
treea24a5878d28eacb60cd9f8760dcde5e8fe932ac4
parentf9c8211fb0ad0dd362f471978a5e0abc5dfa71b4
Default config: reject on too many bad RCPT

An example exploit failed against my system, because I had this sanity guard in
place; it's not a real security fix since a careful attacker could find enough
valid recipients to hit that problem, but it highlights that this is a useful
enough pattern that we should encourage its wider use.

(cherry picked from commit 2a636a39fff29b7c3da1798767a510dfed982a62)
doc/doc-txt/ChangeLog
src/src/configure.default