AAm@ilsoft.com
Copyright © 2002-, AAm@ilsoft Inc.
|
|
|
AA SMTP Server - QuickStart Guide
|
|
|
AA SMTP Server is a light-weighted SMTP server software to run SMTP service. You can send mails to recipients directly or indirectly (via ISP relay sending) at high speed. AA SMTP Server supports all email clients and can also work smoothly together with your existing mail server to reduce its loads.
|
| |
|
|
Work Together with Existing Mail Server
AA SMTP Server is an easily work smoothly together with a mail server to reduce its loads. You can install AA SMTP Server on another server, and it will be up to all outgoing mails. The existing mail server will be up to all incoming mail server. AA SMTP Server will auto delivery local outgoing mails to existing mail server.

Taking AA Mail Server as an example, you can run AA Mail Server on server A (192.168.1.2) and run AA SMTP Server on server B (192.168.1.3). There are only 3 steps.
Step 1. AA Mail Server: export accounts into a File
Click "Account => Account export" menu commenad in AA Mail Server, save it to a file, e.g. "acounts.txt". The file format should be: "Account", "Password", "Description", each account a line: "admin@123.com", "123456", "Administrator".

Step 2. AA SMTP Server: define local domains
Then you need to define those local domains in AA SMTP Server. Enter those domain's names and ports, you could specify server address all as "192.168.1.2".

Step 3. AA SMTP Server: import accounts from file
Now you can click "Account => Import" button, select the file "accounts.txt" and click OK. Then all local accounts will be imported (existing accounts will be refreshed).

| |
|