AAm@ilsoft.com
Copyright © 2002-, AAm@ilsoft Inc.
AA Mail Server
Home | Screenshots | Download | FAQs
Cost-saving Mail Mapping
Sharing One Mailbox
Effective Anti-spam Solution
Employee Email Monitoring
UTF-8 Webmail Server

AA Mail Server - QuickStart Guide

AA Mail Server is an easy-to-use SQL based mail server software for Win2000/WinXP/Win2003. It is great for small to medium sized business to build their own mail servers. You can install and configure AA Mail Server very easy. When follows below detailed instructions for installation, you can make email service ready as quickly as within 1 minute.
 

Step 5.1 Configure firewall

Most servers have installed firewall software for security. You need to enable AA Mail Server access network and open 25 (SMTP), 110 (POP3), 80 (Webmail) TCP ports in your firewall. Let's configure Windows XP firewall as an example.
  1. Open Windows "Control Panel => Security Center => Windows Firewall";
  2. Select "Exceptions" tab;
  3. Click "Add Port" button to add 25/80/110 TCP ports respectively.

Step 5.2 Configure Router/NAT

If your server is behind a router/NAT, you need to setup 25/110/80 port forwarding from router/NAT to server. If you not complete this step, outside will cannot rearch your internal server (could only reach your router). 25/80/110 are for SMTP/POP3/HTTP (Webmail).

Normally router/NAT's internal IP address is 192.168.1.1, and its control panel would be http://192.168.1.1. Assume your server's local IP address is 192.168.1.200. Below demo is control panel of Linksys router.

  1. Login router/NAT's control panel, normally is "http://192.168.1.1".
  2. Goto "Port Forwarding" function (different router/NAT may have different function layout).
  3. Create 25/110/80 port forwarding with 192.168.1.200 and save changes.

How To Verfify These Settings?

After above configuration, you can run DOS commands to verify these settings quickly (just enter "cmd" in Windows Run window). Assume your server's local IP is 192.168.1.200, Internet IP is "123.123.123.123".

[1] "telnet 127.0.0.1 25" to verify if AA Mail Server runs ready.
[2] "telnet 192.168.1.200 25" to verify if mail service is ready in LAN.
[3] "telnet 123.123.123.123 25" to verify if mail service is reachable over Internet.

AA Mail Server :: Windows Email Server :: Mail Server for Windows

Copyright © 2001-, AAm@ilsoft.com, ALL RIGHTS RESERVED.     Home | Download | Purchase | Support | Contact Us