現象:
Passwd-fileでユーザーを追加。これはうまく行ったが、二人目を追加した所、
以下の様なエラー。
warning: maildir access problem for UID/GID=〜/〜: create maildir file 〜: Permission denied
warning: perhaps you need to create the maildirs in advance
散々Postfixの設定を見なおしたがエラーは治らない。
結論:
原因はSELinuxだった。
「新サーバにMaildirディレクトリを移動させたときのトラブル」
http://www.ikuwow.com/blog/新サーバにmaildirディレクトリを移動させたときのト/
パーミッションが二重にかかってるのってどうなんだろ?
追記:2015/08/22