Hi,
Platform : HPUX 11.0
1). Installed qmail 1.03
2). configured qmail to use Maildir
3). configured Maildir in each user.
4). Tested local delivery : OK
5). Tested delivery from a remote sendmail : OK.
6). Installed and tested checkpassword : OK
7). configured pop3d as described in FAQ.
Could not make connection from pop3 client.
Debug using telnet : trace follows :
-> telnet 0 110
<- +OK <xxxxxxx@/bin/checkpassword>
-> USER <username>
<- +OK
-> PASS <password>
<- -ERR this user has no $HOME/Maildir
However, the Maildir exists for this user and in fact, there are a couple of new
mails under new directory.
Does anyone know what additional configuration steps are required ?
Thanks,
Tek Kee.