|
|
板凳

楼主 |
发表于 2008-3-11 11:47:01
|
只看该作者
有没有人按以下方法或步骤来操作的?
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. |
|