Hi, I have installed ispconfig 3 on debian squeeze as per the perfect server guide. The only differnce being that I mounted /var/vmail to a folder on my nas box using cifs. It's mounted as with the correct owner (vmail.vmail) and seems to have identical permissions to another of my servers running courier. I created the domain and mailboxes in ispc3 and the relevant dirs were created on the nas but I cannot get mail delivered to it as there seems to be a problem with calling stat() Code: /usr/bin/maildrop: Cannot stat() home directory. I can su to the postfix user and stat the directory no problem. Anyone done this before? Am I missing something simple?. Thanks.
As far as I know, ciffs does not support all Linux filesystem capabilities. If you want to use a remote storage, try to use nfs instead.
Hi, now nfs works but I have permission issues so am still unable to have maildrop put my mail on the nfs share as the ownership of /var/vmail is not correct and I cant seem to chown that.
If you cant chown it, then there must be a problem with your NAS drive or the share is mounted wrong.