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

标题: Exchange2003在SMTP后加免责声明! [打印本页]

作者: dinnes    时间: 2008-3-10 11:04
标题: Exchange2003在SMTP后加免责声明!
各位有没有在Exchange2003服务器上做过免责声明,只要是对外发送的邮件就会自动加上一段免责声明。我查了一些文章,也看了微软的KB( http://support.microsoft.com/default.aspx?scid=kb;EN-US;317327),我又对VB不是很熟,请大家给我点意见,因为我今天下班后就要做这个了。现在心里还是没底。
作者: 钉子    时间: 2008-3-11 00:38
做成功吗?其实就是一个脚本。
作者: dinnes    时间: 2008-3-11 08:41
没做成功,因为我现只有一台邮件服务器。所有客户端均采用Outlook通过MAPI连接。因此客户端发往外部的还是不能自动加上免责声明。
作者: dinnes    时间: 2008-3-11 11:47
有没有人按以下方法或步骤来操作的?

1)        You can create another SMTP server on different port  and do the event sink.
a.        Open the Exchange System Manager and browse to the SMTP folder. This folder should be located at First Administrative Group/Servers/Server Name/Protocols/SMTP.
b.        Right-click the folder, click New , and then click SMTP Virtual Server .
c.        Type “Disclaimer SMTP Server” as a name for the server, then click Next . For the IP address, select the IP address of the server and then click Finish . A dialog box warns you that the server will not start because of conflicting IP addresses and ports. You can ignore this warning. Click Yes to continue.
d.        Right-click each SMTP virtual server and click Stop.
e.        Right-click the default SMTP virtual server and click Properties.
f.        On the Delivery tab, click Advanced . In the text box for Smart Host, type the IP Address of the server in brackets, for example [192.168.20.20], and then click OK . On the Delivery tab, click Outbound connections . In the TCP port text box, type 26 , and then click OK . Click OK to close this dialog box.
g.         Right-click the “Disclaimer SMTP Server” that you created and click Properties . On the General tab, click Advanced and select All Unassigned . Click Edit , change the TCP port to 26, and then click OK . Click OK again.
h.        8. Click on the Access Tab of the Disclaimer SMTP Server and select Relay. Add the IP address of the server in the relay list as an allowed host and then click OK . Click OK to close this dialog box.
i.         Right-click each SMTP virtual server and click Start .
j.         Register the event on the second SMTP virtual server
2)        You can assign one more IP to Exchange Server and bind one SMTP Virtual Server to one IP and another SMTP Virtual Server to another IP.
a.        Create the event sink.
b.        Create a second SMTP virtual server, listening on a different IP address (this is much easier if you are using private addressing, as you can simply bind a second IP address to the system)
c.        Register the event sink on the second SMTP virtual server
d.        Change the existing SMTP virtual server to forward all mail through the new virtual server (properties of Default SMTP Virtual Server / Delivery tab / advanced button / Enter IP address from step 2 in square brackets)
e.        Restart the Simple Mail Transport Protocol service
f.        Once a mail is sent, verify it has the requisite disclaimer
3)        You can use freeware version of GFI MailEssentials includes a Disclaimer feature.
作者: tulip_orchid    时间: 2008-3-11 12:46
LZ也可以考虑安装软件解决该问题
作者: 钉子    时间: 2008-3-12 01:01
无论是Outlook通过MAPI连接还是pop3+smtp的方式连接,这个KB说到的方法。成功实现的前提是所有外出的邮件经过了指定的smtp虚拟服务器。比如内部邮件互发使用MAPI的方式就无法实现。但是外出的邮件必须经过SMTP。所以,同样能实现。
作者: dinnes    时间: 2008-3-12 08:56
我现在想考虑再架一台前端服务器,在前端服务器上来执行这个脚本。这样不管是SMTP还是MAPI就应该可以添加免责声明了。而不需要添加SMTP虚拟服务器或智能主机。
作者: jhonlone    时间: 2008-3-12 11:14
3)        You can use freeware version of GFI MailEssentials includes a Disclaimer feature.

----------------------用个free版的GFI mail essential就可以解决了
作者: 钉子    时间: 2008-3-13 02:35
标题: 回复 7楼 的帖子
不好意思,不知道你是否测试过架一台前端服务器就可以不管是SMTP还是MAPI就应该可以添加免责声明了?我个人认为,根据我在6楼的说明,就算有前端服务器,内部邮件互发使用MAPI的方式的邮件,还是不会加入免责声明.因为他没有经过SMTP。你可以实际的测试一下。
作者: dinnes    时间: 2008-3-13 13:17
钉子,你好!
我说的是如果加一台前端服务器应该可以实现不管是SMTP还是MAPI对外的邮件都可以添加免责声明。但对内部应该是不可以的。因为Outlook与邮件服务器之间是通过MAPI连接的,肯定不会触发SMTP。只有再前端加一台后,后端与前端服务器之间肯定是通过SMTP就可以触发SMTP免责声明。

我再等几天我会在添加一台前端,实现对外SMTP自动添加免责声明。

GFI mail essential我在网上找了,都是要收费的。没有免费的。

[ 本帖最后由 dinnes 于 2008-3-13 13:21 编辑 ]
作者: 钉子    时间: 2008-3-13 13:37
标题: 回复 10楼 的帖子
要是针对实现不管是SMTP还是MAPI对外的邮件都可以添加免责声明,不用加都可以。原因在6楼的我说明了。




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