MagicMail邮件系统试用安装要求如下:
| |
· 一个对外的固定IP地址
· 一个域名,以便管理系统用户(如在局域网内测试使用,可任意提供一个域名) |
硬件建议配置:
| |
· PⅢ 700以上处理器
· 20G 以上的硬盘空间: 根据所提供服务的用户数及每信箱空间而定
· 512M 或更高的内存 |
操作系统安装提示:
| |
FreeBSD |
| |
首先在[UserConfig]
Skip kernel configuration and continue
with installation
Start Kernel configuration in full-screen
visual mode
Start kernel configuration in CLI mode
一般选择 Skip kernel configuration and continue
with installation
在[/stand/sysinstall Main Menu]
选Standard Begin a standard installation
(recommended)
在[Choose Distribution] 选择以下几项:
Kern-Developer
X-Kern-Developer(FreeBSD 4.6.2要选择)
User (FreeBSD 4.6.2 会自动选择)
X-User
在User Confirmation Requested...Would you
like to browe the collection now?
选择 Yes
在Package Selection
选择 Shells - Various Shells,再选择 bash-2.05a |
| |
FreeBSD 分成FDISK Partition
Editor, Disklabel Editor两步,在FDISK Partition
Editor
可以A=Use Entire Disk 将全部硬盘多化给FreeBSD,在Disklabel
Editor 操作参照Linux,如: |
| |
/ |
1.5G |
| |
<swap> |
1024M(一般为内存2倍,为系统效率swap尽量放在第二区) |
| |
/usr |
4G |
| |
/var |
3G(放LOG日志) |
| |
/mqueue |
3G(邮件队列) |
| |
/lstore |
2.5G (数据库文件) |
| |
/mstore |
剩下空间用于存放邮件 |
| |
(netdisk一般放在/mstore/netdisk) |
| |
|
|
|
|
|