Jeffrey Walton: > I've been suffering a permission problem in Postfix/Dovecot for a > couple of days now. The setup is using virtual domains and users, so > the path to user's `home` is `/var/mail/<domain>/<user>`; and the path > to `MailDir` is `/var/mail/<domain>/<user>/MailDir` > > The mail logs continue to show a *Permission Denied*:
You show PERMISSIONS (owner, group) of files/directories. What are the PRIVILEGES (uid,gid) of the Postfix process that delivers mail? Wietse