Hello all. After finally getting qmail up and running, I am trying to add
pop to the mix. I have installed checkpassword and added pop to the qmail
startup script. I have also tested the install with:
/var/qmail/bin/qmail-popup host /bin/checkpassword pwd
as suggested in the INSTALL for checkpassword and it works fine. Now I try
to connect with:
/var/qmail/bin/qmail-popup host /bin/checkpassword /var/qmail/bin/qmail-pop3d maildir
and I get the following error:
-ERR this user has no $HOME/Maildir
I know that user has a Maildir, I've been using a local MUA to read mail using
Maildir format. Any ideas as to what the problem might be?
Thanks,
-Peter