suomi a écrit :
> Hi listers
> maildir creation  problem:
> 
> Oct 20 10:36:43 myhost postfix/virtual[10041]: warning: maildir access
> problem for UID/GID=89/89: create maildir file
> /data/postfix/maildrop//mydomain/anax/tmp/1256027803.P10041.myhost.mydomain.com:
> Permission denied
> Oct 20 10:36:43 myhost postfix/virtual[10041]: warning: perhaps you need
> to create the maildirs in advance
> Oct 20 10:36:43 myhost postfix/virtual[10041]: 8E006748052:
> to=<[email protected]>, relay=virtual, delay=81753,
> delays=81753/0.21/0/0.05, dsn=4.2.0, status=deferred (maildir delivery
> failed: create maildir file
> /data/postfix/maildrop//mydomain/anax/tmp/1256027803.P10041.myhost.mydomain.com:
> Permission denied)
> 
> [myu...@myhost ~]$ id postfix
> uid=89(postfix) gid=89(postfix) groups=89(postfix),12(mail),1(bin)

do not use the 'postfix' account as the (virtual) delivery account.

create a specific account, say 'mailbox' and make this user own the
mailstore. the 'postfix' user is used for other purposes.

> [snip]

Reply via email to