您的位置:首页 > 产品设计 > UI/UE

配置 Hmail Squirrel Mail windows mssql

2013-11-22 22:53 661 查看



hmail server

配置

Setting-protocal-smtp-delivery of e-mail->"site.com"


编辑


hmail server phpwebadmin

install mssql
install php
install hmail server
Connect to hmail to DATABASE
modify php.ini to enable com

com.typelib_file =

com.allow_dcom = true

com.autoregister_typelib = true

com.autoregister_casesensitive = false

com.autoregister_verbose = true


php -v

进行校验是否正确安装


enable IUSER to create and access hmailserver com

control panel -> Administrative Tools-> Component Services

Component Services -> computer -> mycomputer->

dcom config->hmailserver ->properties -> security ->

->Launch and activation Permissions.

->Access Permissions.

add IUSER_XXX

Local Activetion (yes)

Local access (yes)


install phpwebadmin

Copy config-dist.php to  config.php

modify it.


create a domain.

编辑


Squirrel Mail

unzip SquirrelMail
copy config_default.php to config.php
Modify these

$data_dir = SM_PATH . 'data/';

$attachment_dir = SM_PATH . 'data/';


enable IUSER writeable to $data_dir

OK

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: