On Sun, Apr 17, 2011 at 11:00 PM, masegaloeh <masegal...@gmail.com> wrote:
> On 4/18/2011 8:28 AM, Mike wrote:
>>
>> I manually created the /var/spool/example.com/user1/  directories.
>> I also applied directory ownership to: vmail:vmail
>
> why you create directory in /var/spool/example.com but your mailbox_base is
> /var/spool/vmailbox/example.com ???

Yes, my typing mistake, I saw it after I hit send.
The directory is:  /var/spool/vmailbox/example.com/user1/

>
> Oh, can you post the output of command "id vmail" and "ls -la
> /var/spool/vmailbox/"?

# id vmail
uid=2000(vmail) gid=2000(vmail) groups=2000(vmail)

~# ls -la /var/spool/vmailbox
total 12
drwxr-xr-x  3 1001 vmail 4096 2011-04-17 12:19 ./
drwxr-xr-x 17 root root  4096 2011-04-17 12:03 ../
drwxr-xr-x  3 1001 vmail 4096 2011-04-17 13:39 example.com/

Aha! ^^^^
How did this happen? UID 1001 is user: Postdrop ?
I did not set it this way.
I put everything ~#chown -R vmail:vmail

I will change it now and test an email...

Reply via email to