[Mono-bugs] [Bug 80641][Nor] Changed - Mono System.Net.Mail.SmtpClient seems to send the QUIT command, unlike the Microsoft implementation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 26 22:31:07 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80641
--- shadow/80641 2007-01-26 17:54:25.000000000 -0500
+++ shadow/80641.tmp.32718 2007-01-26 22:31:07.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80641
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -36,6 +36,14 @@
How often does this happen?
Always.
Additional Information:
I'm posting this just in case it may help somebody. I don't mean that Mono
is wrong for being correct, just that it may be incompatible.
+
+------- Additional Comments From miguel at ximian.com 2007-01-26 22:31 -------
+The RFC 821 specifies that the QUIT must be sent:
+
+"The last command in a session must be the QUIT command. The
+ QUIT command can not be used at any other time in a session."
+
+
More information about the mono-bugs
mailing list