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>
Thu, 27 May 2021 19:30:20 +0000 (21:30 +0200)
commit7411ebe05198d5365557b6c982b76ceb9e843894
treef95119d6243cab7629c2db62a13adc6e5242d279
parent25cd313cfb1f29f179319daf81de63e989d442a7
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)
(cherry picked from commit 346f96bad326893f9c1fa772a5b8ac35b1f8f7bd)
doc/doc-txt/ChangeLog
src/src/configure.default