$ dovecot --version
1.1.13
$ grep ^mail_location /usr/local/etc/dovecot.conf
mail_location = maildir:~vpopmail/domains/%d/%u/Maildir/
$

i use SquirrelMail as a client to IMAP in, but when I login, I dont
see any emails in my INBOX

I even tried pop3 same story

$ telnet localhost pop3
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Dovecot ready.
USER xxx...@xxx.xxx
+OK
PASS XXXXXX
+OK Logged in.
UIDL
+OK
.
QUIT
+OK Logging out.
Connection closed by foreign host.
$



-- 
http://alexus.org/

Reply via email to