AfterLogic XMail Server Integration Instructions for Windows

  1. Download and install AfterLogic XMail Server using the installation instructions shipped with the product.


  2. Make sure admin service is accessible at localhost:6017 (by default) address.
    If the address is different, change it in the following XML section of the web/web.config file:
    	<appSettings>
    		<add key="dataFolderPath" value="c:\webmail\DATA\" />
    		<add key="WMServerHost" value="localhost" />
    		<add key="WMServerPort" value="6017" />
    	</appSettings>
    							
    Change values of WMServerHost and WMServerPort keys.

  3. Grant full control permission to web server process (Internet Guest Account and ASP.NET users) over XMail/MailRoot/domains folder and ctrlaccounts.tab file.

  4. In WebMail Admin Console / Mail Server Integration, turn "Enable Integration" option on and specify correct path to XMail/MailRoot folder in "Path to Server" field.



If you have any questions don't hesitate to email to support@afterlogic.com
Or visit our support web page at http://www.afterlogic.com/support
or web forum at http://www.afterlogic.com/forum