Re: [Dovecot] mkdir no permission

2009-05-21 Thread Anna Obertacke
I tested Maildir to. Point 1 and 2 i don't know the programms. Point 3: its 1000. But you help me to another idea. I forgot that nothing works in my homedir. no ftp, no apache (i had my website there) etc. The other problems didn't bother me but now i remember. Is there a possibility to de

Re: [Dovecot] mkdir no permission

2009-05-20 Thread Timo Sirainen
That's strange. Dovecot anyway used access() system call to verify that the directory isn't writable. Some possibilities: 1. Did you enable SELinux / AppArmor or something similar that prevents Dovecot from accessing home directories? 2. Some filesystem ACL was set to the home directory that prev

Re: [Dovecot] mkdir no permission

2009-05-20 Thread John Doe
From: Anna Obertacke > Am 19.05.2009 um 21:46 schrieb Timo Sirainen: > > On Tue, 2009-05-19 at 11:07 +0200, Anna Obertacke wrote: > >> May 19 10:00:38 ubuntu dovecot: POP3(annalein): > >> mkdir(/home/annalein/Maildir/cur) failed: Permission denied > >> (euid=1000(annalein) egid=1000(annalein) mi

Re: [Dovecot] mkdir no permission

2009-05-20 Thread Anna Obertacke
Hi, that is not the problem drwxr-x--x 20 annalein annalein 12288 2009-05-18 19:05 annalein /home/annalein is writable by annalein. Am 19.05.2009 um 21:46 schrieb Timo Sirainen: On Tue, 2009-05-19 at 11:07 +0200, Anna Obertacke wrote: May 19 10:00:38 ubuntu dovecot: POP3(annal

Re: [Dovecot] mkdir no permission

2009-05-19 Thread Timo Sirainen
On Tue, 2009-05-19 at 11:07 +0200, Anna Obertacke wrote: > May 19 10:00:38 ubuntu dovecot: POP3(annalein): > mkdir(/home/annalein/Maildir/cur) failed: Permission denied > (euid=1000(annalein) egid=1000(annalein) missing +w perm: /home/ > annalein) It says /home/annalein isn't writable by annalein