G
Guest
Hi,
I have been using SmtpClient but it seams that it is pretty hard on the SMTP
servers it is sending to as it does not send a QUIT command and just closes
the socket while the server is wait for more data.
Can someone confirm that the SmtpClient does not send QUIT as required by
RFC2821 section 4.1.1.10?
Is there a workaround to get SmtpClient to send out QUIT?
Brgds
Martin
I have been using SmtpClient but it seams that it is pretty hard on the SMTP
servers it is sending to as it does not send a QUIT command and just closes
the socket while the server is wait for more data.
Can someone confirm that the SmtpClient does not send QUIT as required by
RFC2821 section 4.1.1.10?
Is there a workaround to get SmtpClient to send out QUIT?
Brgds
Martin