株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

環境

  • Centos7.8
  • dovecot-2.2.36-6.el7.x86_64
  • Maildir形式ではなく、Mailbox形式にすると発生

エラーメッセージ

/var/log/mail.log
Aug 25 00:11:46 mail1 dovecot: imap(cent): Error: fchown(/home/cent/mail
/.imap/INBOX, group=12(mail)) failed: Operation not permitted 
(egid=1000(cent), group based on /var/mail/cent - see 
http://wiki2.dovecot.org/Errors/ChgrpNoPerm)

対処方法

  • メールボックスファイルのパーミッションが過剰
chmod 0600 /var/mail/*

参考

  • 原因はパーミッションがゆるすぎるからみたい

https://server-setting.info/centos/dovecot-fchmod-error.html

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)