Fix the date time set in file by removing the ':'.
authoryjoly <yannick.joly@croesus.com>
Tue, 15 Apr 2014 19:41:40 +0000 (15:41 -0400)
committeryjoly <yannick.joly@croesus.com>
Tue, 15 Apr 2014 19:41:40 +0000 (15:41 -0400)
commita4a65eda9abad788aaf6737d0c83dcb6fe935ea8
tree3e8d08ab1336b81708cb4e88a1551a0b04c0410f
parent7e33fc7450aa9942e6aef1afa656010cec6bc0e0
Fix the date time set in file by removing the ':'.

This is the same code than the one under SendCore. The date time should
not have the : (time zone offset) to be able to use the file.
mcs/class/System/System.Net.Mail/SmtpClient.cs