Ajax Web Mail Service Configuration


Ajax Web Mail Service enables the use to send/receive email by web browser.

Web Mail Service cannot be stopped through Web Access. To stop it, select "World Wide Web Publishing" Service from "Control Panel-> Services" and press "Stop" button. Warning: Once this service is stopped, Web Access is no longer available. You are not able to manage EmailArchitect Email Server without Web Mail Service activated.

Reload Language Resource and Language Template

Language template locates at installation path\langs.txt. If you want to add your own language to full web access, please send an email to support@emailarchitect.net for assistance.

Every time you edit the langs.txt, you should go to Web Access -> Services -> IIS Web Mail" and click "Reload Language Resource" to take effect.

Run Web Mail on Remote Server

If you want to run Web Mail Service on a fron server, and EmailArchitect Server runs on a backend server, you can use do it like this:

Then the user accesses the Webmail Server, Webmail Server accesses the backend server. Important Notice: please also make sure your backend server incoming 7328 port is opened in Windows Firewall and Router.

Website Root Folder Redirect

If you have a domain named "mail.adminsystem.com", and you want to use "http://mail.adminsystem.com" to open webmail instead of "http://mail.adminsystem.com/emailarchitect". You can create a file named "default.asp" under your website root folder, then use notepad to input the following content to this file, then save it.

    <%
    Response.Redirect "/emailarchitect" 
    %>
    

When the user opens http://mail.adminsystem.com, the page will be redirected to http://mail.adminsystem.com/emailarchitect automatically.

See Also

EmailArchitectObjects Remote Call

Quick Tutorial  User Permissions  Domain Administration  User Administration  Services Administration  SMTP Service  POP3 Service  IMAP4 Service  Remote Object Call Service  Webmail Service  SSL Configuration  Realtime Black List  Anti-Spam  Anti-Virus  List Administration  Traffic Control  DBConnector  Mail Archive  DomainKeys and DKIM signature  Storage and User Mailbox   Incoming/outgoing Filters  Advanced Functions in Filter  Templates  

EmailArchitect Server Website
EmailArchitect Server Community