That isn't what you wanted to do
You have to use Maildir format files (not a softlink to the Mailbox).
Maildir format uses separate files for each mail message, mailbox uses one
file.
qmail's Pop server doesn't handle mbox format.
You need to use something like /var/qmail/bin/maildirmake in each user
directory (run "as" the user) to create the Maildir hierarchy. Then you
need to change "Maildir" to "./Maildir/" in your qmail start script. Then
you can download one of the tools like mbox2maildir to convert your mbox
formatted files to Maildir format.
then you should be a bit farther..
Matt Soffen
Web Intranet Developer
http://www.iso-ne.com/
==============================================
Boss - "My boss says we need some eunuch programmers."
Dilbert - "I think he means UNIX and I already know UNIX."
Boss - "Well, if the company nurse comes by, tell her I said
never mind."
- Dilbert -
==============================================
> -----Original Message-----
> From: Michael Mannsberger [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, May 22, 2000 2:43 PM
> To: qmail maillist
> Subject: pop3
>
> hello,
>
> pop3 isn't working for me!
>
>
> - i installed "ucspi-tcp" and "checkpassword"
>
> - then i linked /var/spool/mail/usr to $HOME/Maildir
>
> - in /var/qmail/rc i changed Mailbox to Maildir
>
> qmail-start ./Maildir splogger qmail
>
> - in the startup script i added
>
> tcpserver 0 110 /var/qmail/bin/qmail-popup viper.promotions.com
> /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &
>
> when i want to connect to the mailserver i get "this user has no
> $HOME/Maildir ????
>
> can anybody help me with that?
>
> thanx,
> -mike
>
>
>
>