On Mon, Apr 19, 1999 at 12:43:23PM -0400, Jay wrote:
> Sorry, I sent that last one using the wrong addy
>
> Hi,
> I'm trying to get the qmail pop3d working, and the error message I keep
> getting when I am checking mail is -ERR user has no $HOME/Maildir
> /home/whoever/Mailbox exists, and I specify /bin/checkpassword
> /var/qmail/bin/qmail-pop3d Mailbox
> in inetd.conf
> any ideas?
Are you using maildir delivery? There's no law against having maildirs called
Mailbox, but I suspect that you're actually using mailbox delivery, not
maildir.
qmail-pop3d works only with maildir delivery. You'll have either to convert to
maildir delivery (see INSTALL.maildir) or use a different POP daemon.
Chris