Message Tracking Redirector Version 2 on Windows Setup
The eMill Message Tracking Redirector Version 2 for Windows is an autonomous module
in form of an ASP.NET web application that must be installed on a public Microsoft
Internet Information Server (IIS) 7. In order to make the installation less intrusive,
it as to be installed manually.
Installation:
Step 1. Extract the AspxRedirector.zip archive content to a new
directory, usually in an inetpub subfolder.
Step 2. Add write permission for IIS user to the file emilltrk.log
extracted file. To do so, right-click this file, select Properties, go to
Security tab, click Edit and add Modify and Write
rights to IIS_IUSRS or Users local group.
Step 3. Start the IIS management console (inetmgr), and Add an
application that use the extracted files folder as physical path. In our
example, we create a application named trk at the root of the
www.mydomain.com web site. The redirection and collect url would be
http://www.mydomain.com/trk in this case.
Step 4. Change the collect user credentials in the web Application
Settings. By default, collect user login and password are both emill.
Step 5. You can optionally add a value named DefaultRedirectionUrl.
If this value is added, all invalid requests to the redirector will be redirected to
this value.
Step 6. The eMill Message Tracking Redirector version 2 is now
installed.