0. First of all, you should have RaidenWebmail and RaidenMAILD installed and add 127.0.0.1 to [RMHI Allow IP List] and enable WebAdmin on 7777 port in raidenmaild.
1. Add a virtual directory on IIS
2. Name it as "webmail"

3. Browse the <RaidenWebmail>\Bin as root directory of this virtual directory.
4. Enable [Execute (such as ISAPI application or CGI)].

5. Go to properties of virtual directory.
6. Add "raidenwebmail.dll" to default documents and configuration is almost done.

7. Open browser to http://localhost/webmail .
8. If you can't login, most reasons are :
- Login failed! Webmail can not fetch user data at this time, because of Socket Error # 10061 Connection refused.[3]
It means the WebAdmin of RaidenMAILD is not ready on specific port.
- Login failed! Webmail can not fetch user data at this time, because of Your ip address is not allowed!
It means you didn't add RaidenWebmail IP to [RMHI Allow IP List], in this case, 127.0.0.1 is the IP you should add.
- If you are using IIS6, you need to do extra settings, such as:
- Allow ISAPI
- Change "webmail" directory to use other AppPool. (DefaultAppPool has more restriction)
- Copy Raidenwebmail.ini from C:\Document and setting\<username>\WINDOWS to C:\WINDOWS
9. After you login webmail, you may need to check the file accessing is available. Just delete a mail you like and refresh the folder to make sure it is deleted. If it still exists, it means you should add permission to <RaidenMAILD>\Inboxes to allow IUSER.
Thanks for your reading.
Back to Index
Last update : 2007/10/16 |