[Mono-bugs] [Bug 344974] SmtpClient does not respect max line lengths on Base64 encoded mime parts
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 29 13:33:48 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=344974#c3
Atsushi Enomoto <atsushi at ximian.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atsushi at ximian.com
--- Comment #3 from Atsushi Enomoto <atsushi at ximian.com> 2007-11-29 11:33:48 MST ---
As you are worried, Convert.ToBase64String() does not result in \r\n (it is
platform dependent), but SendData() method does replace \n with \r\n. So there
should be no problem.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list