So I now am able to log into dovecot, authenticate but I can't see anything.
Every command after login says NO error or the really cryptic just plain 'NO'
I am authenticating through vpopmail and the mail users are in /home/vpopmail
the dir is owned vpopmail:vchkpw and are drwx------ do I need to change something there? ( Ihave tried drwxrwxrwt perms also)
Thanks
r
# nc localhost 143
- OK dovecot ready.
a login reed@email.com passwd
a OK Logged in.
a select INBOX
a NO
a select cur
a NO Mailbox doesn't exist: cur
a select .
a NO Invalid mailbox name
a .
a BAD Error in IMAP command .: Unknown command.
# nc localhost 143
- OK dovecot ready.
a login reed@email.com passwd
a OK Logged in.
a select %
a NO Mailbox doesn't exist: %
a CREATE INBOX
a NO Internal error occured. Refer to server log for more information. [2005-04-20 11:31:25]
Reed L. O'Brien
Systems Engineer
Focus Data Solutions, Inc.
www.focusdatasolutions.com
t.703.836.0080/f.703.299.0892
On 20.4.2005, at 20:51, Reed L. O'Brien wrote:
So I now am able to log into dovecot, authenticate but I can’t see anything.
Every command after login says NO error or the really cryptic just plain ‘NO’
The real error message should be in log file.
a select INBOX
a NO
Most likely it's not finding the INBOX directory or it doesn't have permissions to read it.
participants (2)
-
Reed L. O'Brien
-
Timo Sirainen