dumbster
dumbster copied to clipboard
fix bug if a not completed transaction occurred
Each time I test the port with telnet x.x.x.x 25
and quit, my server got java.util.NoSuchElementException
and the SimpleSmtpServer
object fails to receive new emails. wiht this try/catch this problem gone and now it's working in my case!