caohua 发表于 2004-12-13 17:29:00

re:我的是IIS5的啊是按照论坛上做的...

我的是IIS5的啊<br>
是按照论坛上做的<br>
现在就是不能直接打开<br>
MAIL。NAME。COM<br>

U-Mail 发表于 2004-12-13 17:59:55

re:UMAIL里面有一个IIS6.PDF文档...

UMAIL里面有一个IIS6.PDF文档,就是一个非常详细的介绍MD在IIS下运行的图文演示。 在置顶贴里下载。

cfang 发表于 2004-12-22 15:44:19

re:按照贴子上的做,还是打不开,需要用户名和...

按照贴子上的做,还是打不开,需要用户名和密码

creda9 发表于 2005-12-15 16:18:57

re:在iis 6.0下的设置大致与IIS5....

在iis 6.0下的设置大致与IIS5.0一致,只是新建的不是虚拟目录而是新建网站,其他都一样,还有我没有对访问权限进行设置,也能进行访问,如果想在外网通用域名进行访问的话,需要在DNS上进行解析.<br>
<br>
有兴趣的加我MSN:creda9@hotmail.com

nike999 发表于 2006-8-26 10:13:01

是啊.我的也不能直接打开,要用端口访问,麻烦.不知道在哪里设置

ligange 发表于 2007-2-7 08:19:46

原帖由 U-Mail 于 2004-12-13 17:59 发表
UMAIL里面有一个IIS6.PDF文档,就是一个非常详细的介绍MD在IIS下运行的图文演示。 在置顶贴里下载。

请问您说的这个文档在哪里?我找了很久没找到,呵呵。

lingang1 发表于 2008-1-10 11:17:16

有点用.可以通过IIS打开那个界面,不过不能登录上去,总是说用户或密码错

Kyan 发表于 2008-1-14 22:51:54

本人提供七點給各位参考(MD 8.1 英文版,與其版本大同小異):

Running WorldClient under IIS

WorldClient is equipped with a built-in web server and therefore doesn’t require Internet Information Server (IIS) to operate. However, WorldClient does support IIS, and can therefore function as a ISAPI DLL. To configure WorldClient to operate under IIS:

1. Stop WorldClient. WorldClient cannot run using the included web server and in IIS at the same time.

2. Create a web site or virtual directory in IIS for the \WorldClient\HTML directory

3. Enable “Scripts and executables” permission and set WorldClient.dll as the default document.

4. Using Windows Explorer, give Full Control access to your MDaemon directory to the IWAM_ComputerName account.

5. If you have any email accounts that use NT domain authentication, edit your Local Security Policy to give IWAM_ComputerName the “Act as part of the operating system” user right.

6. If you are also running WebAdmin under IIS, edit WorldClient’s Domains.ini (located in \MDaemon\WorldClient\) and set the WebAdminURL key in the section to the URL of WebAdmin.

7. In MDaemon, go to Setup->WorldClient…->Web Server, and then click WorldClient is
running under IIS.

钉子 发表于 2008-1-16 02:00:42

如何让WorldClient运行于IIS 6下
http://www.5dmail.net/bbs/thread-50208-1-1.html

Kyan 发表于 2008-1-17 22:20:04

我以 www.altn.com 為例,一步一步的告訴你們怎樣做,使 MD WorldClient 能在 IIS 下運行。
The following information on how to configure WorldClient to operate under IIS6 was taken from article #01465 of the MDaemon Knowledge Base at www.altn.com:
1. Open the Internet Information Services Management Console.
2. Right-click on Application Pools.
3. Choose New/Application Pool.
4. Name the Pool Alt-N and click the OK button.
5. Right-click on Alt-N.
6. Click on Properties.
7. Click on the Performance tab.
8. Uncheck the options for Shutdown worker processes after being idle for (time in minutes): and Limit the kernel request queue (number of requests).
9. Click on the Identity tab.
10. In the dropdown for Predefined, choose Local Service.
11. Click the OK button.
12. Right-click on Web Sites.
13. Choose New.
14. Click on Web Site. (This will launch a wizard)
15. Click on the Next button.
16. Type in a name for the site such as WorldClient.
17. Click on the Next button.
18. Click on the Next button again.
19. Browse to the Home directory: which will be C:\MDaemon\WorldClient\HTML with a default installation.
20. Click on the Next button.
21. Make sure the options for Read and Run Scripts are checked.
22. Click on the Next button.
23. Click on the Finish button.
24. Right click on the website you just made (WorldClient).
25. Choose Properties.
26. Click on the Documents tab.
27. Remove all listed documents.
28. Add WorldClient.dll.
29. Choose the Home Directory tab.
30. Choose Alt-N in the Application Pool dropdown.
31. Click the OK button.
32. Click on Web Service Extensions.
33. Enable All Unknown ISAPI Extension or Create a new one for WorldClient.DLL.
页: 1 [2]
查看完整版本: [分享]如何让WorldClient运行于IIS 环境