[Mono-bugs] [Bug 80110][Nor] Changed - [2.0] System.Net.Mail with enableSSL set to true fails to issue start tls command

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 1 09:36:50 EST 2006


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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80110

--- shadow/80110	2006-11-30 23:13:31.000000000 -0500
+++ shadow/80110.tmp.23557	2006-12-01 09:36:50.000000000 -0500
@@ -3,21 +3,20 @@
 Version: 1.1
 OS: other
 OS Details: Ubuntu 6.10
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dwmcqueen at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: System.Net.Mail with enableSSL set to true fails to issue start tls command
+Summary: [2.0] System.Net.Mail with enableSSL set to true fails to issue start tls command
 
 Description of Problem:
 The System.Net.Mail client on Mono 1.1.7 fails with 
 aMustIssueStartTLSCommand error when sending mail through a secure SMTP 
 server. 
 
@@ -72,6 +71,18 @@
 
 
 ------- Additional Comments From dwmcqueen at gmail.com  2006-11-30 23:13 -------
 Created an attachment (id=18206)
 System.Net trace from Mono 1.1.7 (where it fails)
 
+
+------- Additional Comments From sebastien at ximian.com  2006-12-01 09:36 -------
+* The two attached files looks identical;
+
+* Mono 1.1.7 is *very* old, did you mean 1.1.17 ?
+
+* SmtpClient is a 2.0 class, which isn't supported in Mono (2.0
+features are "previews" in the 1.2 release). Priority is downgraded as
+Normal;
+
+* As a matter of fact SSL support isn't implemented in this class.
+I'll update the MonoTODO on the property.


More information about the mono-bugs mailing list