On 4/6/11 5:33 PM, Nikolaos Milas wrote:
On 6/4/2011 1:55 μμ, Tolga wrote:
I have just checked, uid/gid 8 is vmail and the directory is owned by
vmail:vmail, and I just chmod'd to 700. It still doesn't work :(
Hi,
I don't know what OS you are using, but I see you are not using the
natural home dir of the vmail user (should be most probably
/home/vmail) but /var/mail/vhosts.
Your problem could be due to SELinux or AppArmor. See if it's enabled
and try again after disabling it.
CentOS/RHEL has SELinux enabled by default.
Nick
Hi,
Creating the subdirectory manually and having it owned by vmail:vmail
solved the problem. What I'm wondering is, isn't postfix/virtual(8) able
to create subdirectories?
Tolga