[Mono-bugs] [Bug 80548][Wis] New - System.Net.Mail.MailMessage raises an error while using multi-recipients

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 13:15:34 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 rouzaire at matiasat.com.

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

--- shadow/80548	2007-01-18 13:15:34.000000000 -0500
+++ shadow/80548.tmp.28811	2007-01-18 13:15:34.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 80548
+Product: Mono: Class Libraries
+Version: 1.2
+OS: other
+OS Details: Fedora Core 6
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: rouzaire at matiasat.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Net.Mail.MailMessage raises an error while using multi-recipients
+
+System.Net.Mail.MailMessage raises an error while using multi-
+recipients : 
+
+MailMessage msg = new MailMessage
+("my at email.com", "friend at email.com,friend2 at email.com");
+
+... MS.net 2.0 accepts this king of syntax ...
+
+So i suggest...
+
+Thanks
+
+Rouz


More information about the mono-bugs mailing list