When the maximum number of client connections has been exceeded, turn away SMTP clien...
authorArt Cancro <ajc@uncensored.citadel.org>
Thu, 14 Jul 2011 16:09:55 +0000 (12:09 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:35:18 +0000 (21:35 +0000)
commita6e6a2c9be1f39b46bd61de53dd3dae80062ca24
tree543d748217c7a84189573d99282d39cd47063b6d
parent8fd684b10d055bdf2e0a90ffd99031f0f8b3893f
When the maximum number of client connections has been exceeded, turn away SMTP clients with a 451 response instead of a 500.
citadel/modules/smtp/serv_smtp.c