[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
Mon Sep 10 10:27:50 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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=81869
--- shadow/81869 2007-07-06 13:07:05.000000000 -0400
+++ shadow/81869.tmp.32316 2007-09-10 10:27:50.000000000 -0400
@@ -10,13 +10,12 @@
Component: System
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
Headers generated by System.Net.Mail.SmtpClient aren't being rfc2047
encoded at all, so setting any of them (Subject, DisplayName on any
address, ...) with non ascii characters will generate a message that
violates rfc 2822.
More information about the mono-bugs
mailing list