First of I didn’t ask postfix to do NIS lookups. 우선 국정원 조회를 할 후위 물어 보지 않았어. 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 = 해시 : / 비고 / 별칭, 국정원 : mail.aliases

This allows postfix to work even without explicit alias_maps settings. 이것은 후위를 명시적으로 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 = 해시 : / 비고 / 별칭을