Code: Select all
mailbox_command = /usr/libexec/dovecot/dovecot-lda -f "$SENDER" - a "$RECIPIENT"
It works fine for every user except for root's e-mail where I see the following errors in the logfile
Code: Select all
dovecot[7779]: lda(root)<7779>... :Error:chdir(/root/) failed: Permission denied (euid=65534(nobody) egid=65534(nobody) missing +x perm: /root, dir owned by 0:0 mode=0700)
...
