Hi
aaPanel 7.13
Mail Server 5.6
/tmp/cut_maillog_today.log:
postfix/postdrop[8355]: warning: mail_queue_enter: create file maildrop/858600.8355: Permission denied
I've had this problem before and followed this (which fixed the problem temporarily):
https://www.aapanel.com/forum/d/3434-postfixpostdrop/13
Now, probably a month later the problem is back
postfix check
postfix: Postfix is using backwards-compatible default settings
postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
postfix: To disable backwards compatibility use "postconf compatibility_level=3.6" and "postfix reload"
postfix/postfix-script: warning: not owned by postfix: /var/spool/postfix/maildrop
postfix/postfix-script: warning: not owned by group postdrop: /var/spool/postfix/maildrop
chown -v postfix:postdrop maildrop
Problem fixed again. I haven't upgraded the panel or the mail server in some time. I thought it might be a problem that happens with a reboot, so I tested this and after reboot the correct ownership remains.
Should the postfix directory itself be root:root?
Thanks