On Tue, 2005-07-05 at 12:42 +0200, Bastian wrote:
dovecot-auth: Jul 05 10:41:00 Info: Login process 9 disconnected dovecot-auth: Jul 05 10:41:00 Info: Login process 9 connected dovecot-auth: Jul 05 10:41:00 Info: Login process 9 sent handshake: PID 5754
These are just debug messages, probably better to just set auth_debug=no..
QueryŽs are successfully, like they are required in dovecot-mysql.conf: First password clear, then home directory (/var/opt/vmail/myDomain.de/webmaster), uid and gid.
My eMails are at /var/opt/vmail/myDomain.de/webmaster/Maildir/new, does dovecot automatically search for emails in Maildir/new?
And the given uid has access to the directory? Have you set default_mail_env in dovecot.conf? Try setting it to maildir:~/Maildir
Other than that it should work.