Hi
I have 1 customer who is having issues with pop3 on FC3
telnet mail.hisdomain.com 110
+OK dovecot ready. user beachy -ERR Unknown command. user beachy +OK pass letmein +OK Logged in. list -ERR No INBOX for user.
pass & username fake for this example!
Mark
On Fri, 2005-03-25 at 19:53 +0000, Obantec Support wrote:
+OK Logged in. list -ERR No INBOX for user.
What does Dovecot's log file say? It doesn't find the user's mailbox for some reason.
What have you set in default_mail_env? If you haven't set anything, it tries to do automatic detection, but if the mailbox doesn't exist it doesn't automatically create it either.
Hi
default_mail_env was commented out. when i set it to
default_mail_env = maildir:/var/spool/mail/%u
it fails to deliver maillog shows. Mar 28 15:34:31 proteus2a pop3(obantec): lstat(/var/spool/mail/obantec/cur) failed: Not a directory
/var/spool/mail exists what is /cur ??? all i want is /var/spool/mail/obantec where obantec is the mail file.
Mark
----- Original Message ----- From: "Timo Sirainen" tss@iki.fi To: "Obantec Support" support@obantec.net Cc: dovecot@dovecot.org Sent: Monday, March 28, 2005 11:12 AM Subject: Re: [Dovecot] telnet to pop3 problem
participants (2)
-
Obantec Support
-
Timo Sirainen