AAm@ilsoft.com
Copyright © 2002-, AAm@ilsoft Inc.
Home | Download | Order | FAQs

AA Mail Server FAQs
Windows Mail Server :: Database Email Server for Windows
SQL based Mail Server :: Webmail Server software

Database based Windows mail server software
Easy-to-use and rich-function email server software
UTF-8 Webmail server, email monitoring, etc...
 
Home  |  Download  |  Purchase  |  Support  |  Contact Us    
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.
 

How to Do when Database is so large?

c:\AAMailPro\dbs\sqlldapinfo.mdf

This database file is for "sqlldapinfo" database. It keeps all information of accounts and system logs. If it is very large, you can do followings to shrink it.
  1. Open SQL Server Enterprise Manager.
  2. Choose "sqlldapinfo" database as target and start a new query.
  3. Run "truncate table systemlog" statement, this will empty systemlog table.
  4. Select "Shrink database" task, select sqlldapinfo database and using Precise Shrink mode.
  5. Shrink it.

c:\AAMailPro\dbs\sqlmaildata.mdf

This database file is for "sqlmaildata" database. It keeps all information for deocoded mails, attachments and pop3 UIDs. If it is very large, you can do followings to shrink it.
  1. Open SQL Server Enterprise Manager.
  2. Choose "sqlmaildata" database as target.
  3. Select "Shrink database" task, select aamailpro database and using Precise Shrink mode.
  4. Shrink it.

c:\AAMailPro\dbs\sqlldapinfo.ldf
c:\AAMailPro\dbs\sqllmaildata.ldf

The above two files are log files for "sqlldapinfo" and "sqlmaildata" databases. They are managed by SQL Server. If the two files are very large, you can do followings to rebuild them. Let's take "c:\AAMailPro\dbs\sqlldapinfo.ldf" as an example.
  1. Open SQL Server Enterprise Manager.
  2. Detach "sqlldapinfo" database.
  3. Rename sqlldapinfo.ldf to sqlldapinfobackup.ldf in Windows Explorer.
  4. Attach c:\AAMailPro\dbs\sqlldapinfo.mdf.
  5. Note to remove the auto-added log file when attaching, we need SQL Server to create an empty log file.
  6. If sqlldapinfo is attached OK, delete sqlldapinfobackup.ldf.
    AA Mail Server Download
    AA Mail Server FAQs

AA Mail Server :: Windows Email Server :: Mail Server for Windows :: Webmail Server software

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