邮件服务器-邮件系统-邮件技术论坛(BBS)

标题: [原创]自定义Exchange Server系统退信内容的几个工具介绍 [打印本页]

作者: 钉子    时间: 2006-5-17 13:43
标题: [原创]自定义Exchange Server系统退信内容的几个工具介绍
在Exchange Server的使用过程中,很多管理员都知道用户会接收到不同的由Exchange Server 系统帐号发送的系统警告信息或是退信的内容。标准化的信息会让很多用户和管理员陌生。也许你可以在用户收到这封邮件时告诉他到底是什么问题,怎么解决,以增强用户的使用体验。我们可以通过修改Exchsrvr\bin\MDBSZ.dll 文件来实现,比如自定义Exchange Server邮箱配额的警告信息(<a target=_blank href=http://www.5dmail.net/html/2005-6-27/2005627235248.htm)>http://www.5dmail.net/html/2005-6-27/2005627235248.htm)</a> ,下面介绍几个软件有使用。<br>
<br>
一)Resource Localization Toolset(RLTOOLS.exe)<br>
Yinjie在他的文章中提到了 Resource Localization Toolset(RLTOOLS.exe),其实他的用法还是相对简单的。<br>
<br>
1.下载:<br>
Resource Localization Toolset( <a target=_blank href=http://www.5dmail.net/down/SoftList-1832.htm>http://www.5dmail.net/down/SoftList-1832.htm</a> ) 或是<a target=_blank href=ftp://ftp.microsoft.com/Softlib/MSLFILES/RLTOOLS.EXE>ftp://ftp.microsoft.com/Softlib/MSLFILES/RLTOOLS.EXE</a> <br>
<br>
(有Toolkit的朋友你可以从当中找到一个叫RLQuikEd.exe的工具)<br>
2.使用:<br>
A.在DOS下运行RLTOOLS.exe解压。<br>
B.运行RLQuikEd.exe。<br>
<IMG onmouseover="javascript:if(this.width>520)this.width=520;" style="CURSOR: hand" onclick=javascript:window.open(this.src); src="http://blog.5dmail.net/UploadFile/2006-5/517127407.gif" onload="javascript:if(this.width>520)this.width=520;" align=absmiddle border=0><br>
<br>
C.选择需要打开的DLL文件及相应的地区语言<br>
<IMG onmouseover="javascript:if(this.width>520)this.width=520;" style="CURSOR: hand" onclick=javascript:window.open(this.src); src="http://blog.5dmail.net/UploadFile/2006-5/517446011.gif" onload="javascript:if(this.width>520)this.width=520;" align=absmiddle border=0><br>
<br>
D.找到你需要修改的内容,双击<br>
<IMG onmouseover="javascript:if(this.width>520)this.width=520;" style="CURSOR: hand" onclick=javascript:window.open(this.src); src="http://blog.5dmail.net/UploadFile/2006-5/517640249.gif" onload="javascript:if(this.width>520)this.width=520;" align=absmiddle border=0><br>
<br>
二)Resource Hacker<br>
1)下载:<br>
Resource Hacker 3.4.0 中文版 (<a target=_blank href=http://www.5dmail.net/down/SoftList-1833.htm>http://www.5dmail.net/down/SoftList-1833.htm</a>)或是<a target=_blank href=http://www.angusj.com/resourcehacker/>http://www.angusj.com/resourcehacker/</a><br>
<br>
2) 用法:这个软件已有了中文版,所以使用起来会方便很多。用法和前一软件类似,不再多多,以图说明如下:<br>
<IMG onmouseover="javascript:if(this.width>520)this.width=520;" style="CURSOR: hand" onclick=javascript:window.open(this.src); src="http://blog.5dmail.net/UploadFile/2006-5/517279499.gif" onload="javascript:if(this.width>520)this.width=520;" align=absmiddle border=0><br>
<br>
<IMG onmouseover="javascript:if(this.width>520)this.width=520;" style="CURSOR: hand" onclick=javascript:window.open(this.src); src="http://blog.5dmail.net/UploadFile/2006-5/517746253.gif" onload="javascript:if(this.width>520)this.width=520;" align=absmiddle border=0><br>
<br>
三)QuotaMessageService 1.0<br>
1)下载:<br>
QuotaMessageService 1.0 (<a target=_blank href=http://www.5dmail.net/down/SoftList-1834.htm)>http://www.5dmail.net/down/SoftList-1834.htm)</a> 或是<a target=_blank href=http://www.gotdotnet.com/workspaces/workspace.aspx?id=b82dabfa-8353-472c-b82b-1423263ab1bb>http://www.gotdotnet.com/workspaces/workspace.aspx?id=b82dabfa-8353-472c-b82b-1423263ab1bb</a><br>
<br>
2)用法:<br>
这个软件专门用来自定义Exchange Server邮箱配额的警告信息而设计的。大家可以参考Yinjie之前的自定义Exchange Server邮箱配额的警告信息(<a target=_blank href=http://www.5dmail.net/html/2005-6-27/2005627235248.htm>http://www.5dmail.net/html/2005-6-27/2005627235248.htm</a>) 文章。<br>
<br>
注意事项:<br>
1)修改Dll文件是高危险的操作,而且不被Microsoft PSS (Microsoft产品支持服务)支持的。所以,修改前请务必做好备份。<br>
2)修改DLL后,需要暂止IS(Information Store)服务,再替换原有的DLL,然后重启IS服务。<br>
3)有时打补丁将更新MDBSZ.dll文件,所以升级或是打补丁后需要重新修改MDBSZ.dll.<br>
4)地区语言代号(Locale ID (LCID) 请参考:<a target=_blank href=http://www.microsoft.com/globaldev/reference/lcid-all.mspx>http://www.microsoft.com/globaldev/reference/lcid-all.mspx</a><br>

作者: leon    时间: 2006-5-17 13:46
标题: re:非常感谢,支持
非常感谢,支持




欢迎光临 邮件服务器-邮件系统-邮件技术论坛(BBS) (http://bbs.5dmail.net/) Powered by Discuz! X3.2