changehmailserver是一種流行的免費郵件伺服器視窗
hmailserver是一種流行的免費郵件伺服器軟體,通過afterlogic Webmail可以實作理想的webmail功能。但webmail沒有提供郵箱密碼修改功能, 此插件在使用者帳戶設定中增加密碼更改選項,使使用者可以更改他們的電子郵件帳戶密碼。
通過 https://afterlogic.com/docs/plugins-repository/password-change-for-hmailserver 下載下傳并解壓插件包,把解壓的目錄:
plugin-hmailserver-change-password-master
修改為:
hmailserver-change-password
然後,您需要部署插件,把解壓修改的目錄複制到如下:
data/plugins/hmailserver-change-password/index.php
要使插件可用,增加以下内容到 data/settings/config.php 檔案:
你需要提供正确的登入hmailserver管理者帳戶密碼.
在php\ext\php_com_dotnet.dll 找到這個dll檔案,沒有網上下載下傳一個,然後修改php.ini 增加
extension=php_com_dotnet.dll
