Hi Tobias I have am also using vpopmail-5.3.26a with the MySQL backend
I did some tests but couldnt duplicate the error you quote. I could autocreate user dirs fine via pop3 The ls printout that you show looks correct. The Maildir exists, and it looks like the Maildir has got the correct subdirs created ok too. Permissions on the dir look ok. Perhaps show us the pop3d run script you are using, and also the vpopmail configure options that you used It would also be worth checking the permission on all the dirs above this user's dir, to make sure the is no ownership/mode settings that would be preventing the vchkpw user from being able to access this location. Michael. ----- Original Message ----- From: "Tobias" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 1:27 AM Subject: [vchkpw] Problem with latest release of vpopmail 5.3.26a > Hi1 > > I´v got a problem with the latest release of vpopmail 5.3.26a. > I´m running the mysql setup and everything wen´t well during install. > But when i try to login with pop3 it rejects my password and i get a -ERR > authentication failed. > In the maillog it says like this. > > Aug 28 15:18:42 apache vpopmail[5551]: vchkpw-pop3: autocreate dir errno 13 > /home/vpopmail/domains/domain.nu/user [EMAIL PROTECTED]:213.114.139.253 > Aug 28 15:20:13 apache vpopmail[5566]: vchkpw-pop3: autocreate dir errno 13 > /home/vpopmail/domains/domain.nu/user [EMAIL PROTECTED]:213.114.139.253 > Aug 28 15:20:22 apache vpopmail[5570]: vchkpw-pop3: autocreate dir errno 13 > /home/vpopmail/domains/domain.nu/user [EMAIL PROTECTED]:213.114.139.253 > Aug 28 15:22:39 apache vpopmail[5589]: vchkpw-pop3: autocreate dir errno 13 > /home/vpopmail/domains/domain.nu/user [EMAIL PROTECTED]:213.114.139.253 > Aug 28 15:23:54 apache vpopmail[5606]: vchkpw-pop3: autocreate dir errno 13 > /home/vpopmail/domains/domain.nu/user [EMAIL PROTECTED]:213.114.139.253 > > I guess it´s a permission problem but where ? the ls -la show like this in > /home/vpopmail/domains/domain.nu/user > > drwx------ 3 vpopmail vchkpw 4096 Aug 28 15:18 ./ > drwx------ 4 vpopmail vchkpw 4096 Aug 28 15:18 ../ > drwx------ 5 vpopmail vchkpw 4096 Aug 28 15:18 Maildir/ > > //Tobias > > > > >