EMOS 1.6 dspam 預設密碼及修改密碼方法
登录/dspam的用户名 extmail
密码默认的也是 extmail
创建dspam-web 认证用户:
shell
# cd /usr/share/dspam/webui/cgi-bin
# echo “extmail” > admins
# htpasswd -c .htpasswd extmail 输入认证密码
New password:
Re-type new password:
Adding password for user extmail