On Sat, 4 Sep 1999 [EMAIL PROTECTED] wrote:

> I have Qmail installed on a FreeBSD 3.2 box and want to allow  users to
> check their mail via POP3 clients- I downloaded and installed the
> checkpassed package- but  I believe tat I have to add a line to my startup
> files- what is it??

depends how you're running it...if you're running it from tcpserver:

/usr/local/bin/tcpserver 0 pop3 /var/qmail/bin/qmail-popup hostname \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &

If you're not, use inetd.

This is covered in the FAQ:

5.3. How do I set up qmail-pop3d?

Reply via email to