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)
committerArt Cancro <ajc@uncensored.citadel.org>
Thu, 14 Jul 2011 16:09:55 +0000 (12:09 -0400)
commit8a6cb4140b10d48a775874f14460d841894c144e
tree7272f4488b1bc542a5b94bbdcdf224bbd79e9471
parentab6c3f2f8191aa44d7a237016dff09cb8228c5c1
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