2014.02.21
*fix a dump problem when decode a unformated message.
改进一个遇到一封乱码格式的邮件时的解码崩溃问题.
2014.02.20
*allow to try relay sending when meet 5XX SMTP reponse code.
当遇到5XX反馈错误代码后允许继续以中继方式尝试
2014.02.11
*Webmail remove IIS timeout for mail writing.
解决长时间写邮件发送的登录超时问题.
2014.01.15
*changed addresses selection from open new window to switch display.
Webmail写邮件时地址薄打开方式从打开新窗口改为切换显示方式.
*add database connection detection on POP3 remote.
在POP3远程轮询中增加对于数据库连接是否OK的检测.
2014.01.08
*improve send mail process for error code of 5XX.
改进了发送邮件时遇到5XX的返回码的处理方式:直接当作本次发送失败。
2013.12.31
*improve handle for ADO exception for 0x8004005.
改进了对于ADO未知异常的处理:关闭连接重新连接数据库.
2013.12.15
*fix a upgrade problem when import unformated messages from CMailserver.
修正一个从CMailServer导入非正常格式邮件时可能导致out of memory的问题。
*fix a prompt bug on Webmail mail send result.
修正一个Webmail发送结果的提示信息小问题.