Table of Contents
IIS Setup
Permissions
  Setup
Editing Default.asp
Printer Friendly
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Thank you for downloading MailMax/WEB 4.1!
Follow the instructions below to get your system up and running. If you have any questions, please feel free to contact our technical support team @ 918.388.5900 or visit our knowlege base here.

Setting up MailMax/WEB in IIS

Now you must setup MailMax/WEB in IIS.

1. Open your (IIS) Internet Information Services Application.

NOTE:
Windows 2000 Users will find IIS in the Administrative Tools Menu.
NT 4.0 Users will find IIS in the Option Pack 4 menu.

2. Locate and highlight the website that you have installed MailMax/WEB under. Then highlight the directory that you specified in the MailMax/WEB installation. Right click and select ‘Properties’.



Directory Tab

You will now make changes in the ‘Directory Tab’. (You will, by default, be on this tab after selecting ‘Properties’.)

3. Select ‘Scripts and Executables’ from the ‘Execute Permissions:’ menu.
4. Select ‘Read’ from the ‘Local Path:’ menu.

NOTE: You can check ‘Log visits’ and ‘Index this resource’ if you like. They will NOT affect how MailMax/WEB functions.



Documents Tab

Next, select the ‘Documents’ tab.

5. Select Default.asp as your default document. If you happen to have multiple documents listed in the dialog box, make sure that default.asp is at the top of the list.



Click ‘OK’ to continue.



Setting Permissions for MailMax/WEB


1. Browse to the directory that you have installed MailMax/WEB, right click on the directory and select "Properties".



2. Select the ‘Security’ tab. (NT 4.0 Users – click the Permissions button located on the Security Tab.)

3. Now ADD the IUSR_(computer name) account if it is not already listed, as shown below. Set up the permissions so that the IUSR account has Full Control for that directory and all of its children objects.

NOTE: Full Control is required in order for MailMax/WEB to create, delete, and modify files as needed.



Click ‘OK’ to continue.



Editing Default.asp


1. Browse to the root of directory that you have installed MailMax/WEB and open Default.asp with Notepad.

2. You need to edit this file and add your SMTP and IMAP Server IP addresses. By default, 127.0.0.1 will be setup.

     response.cookies (“MX”) = Enter the IP address of your SMTP Server.
     response.cookies (“IX”) = Enter the IP address of your IMAP Server.



3. After you have made these changes, SAVE default.asp.

Congratulations! You are ready to start using MailMax/WEB 4.1. You may access MailMax/WEB through a browser by entering the URL you have created.