> 
> the process is there, running.
> but when i try to receive mail via netscape (pop3 requisition) the
> program returns
> the following:
> "this user has no $HOME/Maildir"

Run the following command to make the Maildir:
 
$ /var/qmail/bin/maildirmake   /home/username/Maildir

If you don't su to username to run this command then you need to run:

$ chown -R user.user /home/username/Maildir

Reply via email to