[Mono-bugs] [Bug 392875] SmtpClient doesn't escape dots

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 20 18:16:28 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=392875

User tedu at fogcreek.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=392875#c1





--- Comment #1 from Ted Unangst <tedu at fogcreek.com>  2008-05-20 16:16:27 MST ---
Created an attachment (id=217067)
 --> (https://bugzilla.novell.com/attachment.cgi?id=217067)
a patch which fixes the issue

escape dots when sending to network.  also, using the StringBuilder here could
use a ton of memory for large emails.  better to feed it out one line at a
time.


-- 
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