* improve send mail function: send a message to a domain or all accounts.
主界面的“帐号 => 发送邮件”功能增强,现在可以发送邮件到“所有帐号”,或者发邮件给一个域名,增添了邮件群发功能。
* add build date prefix to dump file name.
dump文件,文件名的前缀改为用Build版本号,例如20130114-mailserver.exe-20130214-210921-47641.dmp。
* add company name & website link to Webmail page on Setup wizard.
在安装的时候,安装向导的Webmail步骤,用户可以输入公司名称和网站链接。
* add company name & website link to Re-install Webmail dialog.
主界面的“工具=>重置Webmail”菜单命令,用户可以更改公司名称和网站链接。
* add "Owned by company" website link to Webmail login page.
Webmail首页增加了一行Owned by公司名称的链接。
* fix a RBL check problem that not show unblock url after diagnose.
RBL检测,增加了显示申请解除的链接。
* add Webmail prompt when ADO.Stream component not enabled.
如果ADO.Stream组件没有启用,Webmail显示提示信息。
* add Webmail prompt when Scripting.FileSystemObject not enabled.
如果Scripting.FileSystemObject组件没有启用,Webmail显示提示信息。
* remove "New user?" text from login page when not allow registration via Webmail.
如果不允许注册新用户,Webmail首页去掉New user?文字。
* improve detection for default browser language.
增加了对于浏览器缺省语言的处理。