jeantil opened a new pull request, #1994: URL: https://github.com/apache/james-project/pull/1994
EHLO is not required before sending AUTH, therefore blocking on EHLO does't work very well against bruteforce attempts. This PR introduces a hard connection close when a banned ip attempts to connect again to james even before the IP can send any SMTP command. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
