From: Ken Hornstein Date: Thu, 1 Jun 2017 16:26:23 +0000 (-0400) Subject: Remove ancient SENDMAILBUG code. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/c74acc3a4973a9b517a10ff8c19e44f42f4f5693?ds=sidebyside;hp=c74acc3a4973a9b517a10ff8c19e44f42f4f5693 Remove ancient SENDMAILBUG code. Old SMTP code used to treat a code 451 the same as code 250 (success). It's not clear if this was ever a real bug in sendmail, but regardless this code is long obsolete. ---