The SmartClient constructor calls the SMTPClient constructor, which opens a TCP
socket. If the server responds with an error message in place of the welcome
message, or the welcome message is syntactically invalid, or if it sends an
error to HELO, etc., then the SmartClient constructor leaves the exception to
go up, but does not close the TCP connection or issue a quit command.
Original issue reported on code.google.com by hontvari@flyordie.com on 24 Oct 2010 at 6:38
Original issue reported on code.google.com by
hontvari@flyordie.com
on 24 Oct 2010 at 6:38