How To Fix Postfix Warning: dict_nis_init: NIS domain name not set - NIS lookups disabled如何修復postfix警告: dict_nis_init :新謝克爾的網域名稱未設置-尼什查找殘疾人士
First of I didn’t ask postfix to do NIS lookups.首先,我並沒有要求postfix做尼什查找。 These warning messages started showing up when I commented out alias_maps and decided to only use alias_database instead.這些警告信息,開始顯示了,當我的評論指出alias_maps ,並決定只使用alias_database不是。 The fix was simple.該修補程序很簡單。
alias_maps when commented, uses the default settings: alias_maps評論時,將使用默認的設置:
alias_maps = hash:/etc/aliases, nis:mail.aliases alias_maps =哈希:在/ etc /別名,尼什: mail.aliases
This allows postfix to work even without explicit alias_maps settings.這使得postfix工作,即使沒有明確的alias_maps設置。 However the default also encumbers it with checking nis.不過,默認情況下,也encumbers它與檢查新謝克爾。 Setting alias_maps explicitly eliminates the problem:設置alias_maps明確,消除了問題:
alias_maps = hash:/etc/aliases alias_maps =哈希:在/ etc /別名
Filed under提起下 Enterprise Software企業軟件 , , Headline News頭條新聞 , , How To如何 , , Linux Linux的 , , Open Source Software開放源碼軟件 , , Web網頁 , , Web Hosting虛擬主機 , , Web Services Web服務 | |
| |
RSS 2.0 2.0 | |
Trackback Trackback跟踪 this Article |此文章|
Email this Article電子郵件此文章
You may also like to read您也可以想讀 |




