19 Oct
2004
19 Oct
'04
2:15 a.m.
On 18.10.2004, at 18:57, pythonic wrote:
Now if I try to connect imap I get foll. error.
imap(jane): May 19 01:58:08 Error: mkdir_parents(/home/vhosts///home/jane//.imap/INBOX) failed: Permission denied
So %h and %u looks working but not %d :(.
What userdb are you using? If you really are logging in as "jane@domain" and not as just "jane", the userdb is removing the @domain part. Otherwise the error message would begin imap(jane@domain).