[Mono-bugs] [Bug 81869][Nor] Changed - System.Net.Mail.SmtpClient is not doing any rfc 2047 encoding on headers

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 12:27:35 EDT 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=81869

--- shadow/81869	2007-06-13 11:47:32.000000000 -0400
+++ shadow/81869.tmp.17161	2007-07-06 12:27:35.000000000 -0400
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: fejj at novell.com                            
 ReportedBy: anmar at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: System.Net.Mail.SmtpClient is not doing any rfc 2047 encoding on headers
@@ -30,6 +30,9 @@
 System.Net.Mail.SmtpClient("localhost", 25);
 client.Send("address at example.com", "address at example.com", "Subjet with non
 ascii content áéíóú.", "body");
 
 The generated subject line will only be readable if the recipient's MUA
 guesses the encoding.
+
+------- Additional Comments From miguel at ximian.com  2007-07-06 12:27 -------
+Jeff, could you provide us with some feedback?


More information about the mono-bugs mailing list