Mailbox is almost the earliest internet, the most classic application, from its birth so far its practicality has not been reduced, can be said to change the way people communicate and communicate. In this field, from the free mailbox, billing mailbox, corporate mailboxes and other leading coquettish, respectively, to meet the needs of different user groups. However, regardless of the choice of which has a large limit, such as domain names can not use their own company's domain name, the size of the mailbox is limited. Therefore, many enterprises have chosen to set up their own electronic post office. According to the current system platform of server application, one kind is windows2000/2003, and the other is Linux/unix. Generally speaking, the enterprise post Office is required by larger enterprises, and their server installed system usually chooses Linux/unix. For them to choose a Linux/unix platform based on the mail system is a more important thing. After the author's trial, found that magicmail (of majestic large-capacity e-mail system) can be very good to meet this demand.
First, System installation
Because the of majestic e-mail system is a non-Windows software, we need to install it on a command-line basis. After the installation CD is placed in the optical drive, log in as Administrator root from the console, and then execute the following command according to the type of the system:
Linux
#/bin/mount-tiso9660/dev/cdrom/mnt/cdrom
#cd/mnt/cdrom
#./install.sh
Freebsd
#/sbin/mount/cdrom
#cd/cdrom
#./install.sh
Solaris
#/sbin/mount/cdrom