[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qmail-pop3 installation



I installed qmail, and the pop3 part. Now when I go to check my email with
pop3 here's what happens.

+OK <10199.915393211@xxxxxxxxxxxxx>
user Seek3r
+OK
pass wordpass
-ERR this user has no $HOME/Maildir

Now I have a Maildir

[Seek3r@xx Seek3r]$ tree
.
|-- Maildir
|   |-- cur
|   |-- new
|   `-- tmp

and a .qmail file in my homedir that looks like this
[Seek3r@xx Seek3r]$ less .qmail
./Maildir/
.qmail (END)

Anyone know what Im missing?