2007-05-30 Jeffrey Stedfast <fejj@novell.com>
commit313f1020ccea93d80df202492980352a88188c40
authorJeffrey Stedfast <fejj@novell.com>
Wed, 30 May 2007 21:35:20 +0000 (30 21:35 -0000)
committerJeffrey Stedfast <fejj@novell.com>
Wed, 30 May 2007 21:35:20 +0000 (30 21:35 -0000)
tree98f177497105aa72c033ce91447c25444c1d7ee9
parent96041b4b6f6ffb19c6dfb6090e54c39d86c6130f
2007-05-30  Jeffrey Stedfast  <fejj@novell.com>

* SmtpClient.cs: Fall back to HELO if EHLO fails. Also, do not
write out a Bcc header to the SMTP server - these are meant to be
dropped. MAIL FROM: and RCPT TO: commands are not meant to have a
space after the colon before the address - this will break on some
SMTP servers.

svn path=/trunk/mcs/; revision=78273
mcs/class/System/System.Net.Mail/ChangeLog
mcs/class/System/System.Net.Mail/SmtpClient.cs