[Dovecot] cannot download eMails from POP3
Hi dovecot users,
IŽve got a problem with downloading emails: dovecot is installed and configured, I can login but I cannot download mails wich are at my harddisc.
After trying to download an email thatŽs in the logfile:
pop3-login: Jul 05 10:41:00 Info: Login: webmaster@myDomain.de [xx.xxx.xx.xxx] 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
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?
IŽve no idea, why I cannot download any eMails :(
Can you help me?
Thank you Bye, Bastian
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.
participants (2)
-
Bastian
-
Timo Sirainen