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リナックス , 、 Open Source Softwareオープンソースのソフトウェア , 、 Webウェブ , 、 Web Hostingウェブホスティング , 、 Web Services Webサービス | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |




