
Before you Install
- It is HIGHLY recommended that you have the latest NT Service Pack available before your install. Some installs require re-application of both MDAC 2.1(obtainable at http://www.microsoft.com/data) and your NT Service Pack.
Installing the DLL
- Place scpIMailUtils.dll in a directory of your choice(I would recommend somewhere outside your web root)
- Open a Command Prompt and type: regsvr32 <path>\scpIMailUtils.dll where <path> is the path you chose to place the DLL
Adding Fields to Database
The following fields need to be added to your external database configuration for the Active Utilities to function correctly
- Visits - Number
- LastVisit - Date
- AltEmail - Text
Installing the Sample Scripts
- Unzip IMailUtils.zip into it's own directory somewhere under your IIS web root (Example: c:\inetpub\wwwroot\imail)
- Unzip images.zip into a folder named 'images' under the directory where you installed IMailUtils.zip (Example: c:\inetpub\wwwroot\imail\images)
- Unzip AdminUtils.zip into it's own directory somewhere under your IIS web root(Example: c:\inetpub\wwwroot\imail\admin)
- Place welcomemsg.txt into your iMail Users directory(c:\imail\users)
- Update config.inc with the information specific to your IMail install
Setting NT file permissions
Active Utilities needs certain NT file permissions to create/delete user folders on the fly as well as read the welcome message template.
- Grant IUSR_<machinename> Full Control of your IMail User folder and subfolders
- Grant IUSR_<machinename> Read Access to welcomemsg.txt

If you are in need of technical support please e-mail spouliot@scpsoftware.net