On Mon, 19 Apr 1999, Jeff Lush wrote:

> Hello all,
> 
> I am a bit of a newbie to Unix and installed qmail for the first time this
> weekend on FreeBSD 3.1. Installation and configuration was really very
> straight forward. In no time I had setup selective relaying for my LAN and
> pop3 with checkpassword (kudos to everyone with documentation on these
> topics, without you people like me would be lost!). My only problem is:
> 
> As the FAQs and docs require, I added two lines to my startup script:
> 
> 1) "tcpserver -R -x/usr/local/etc/tcp.smtp.cdb -u82 -g81 0 smtp
> /var/qmail/bin/qmail-smtpd &"
> 
> 2) "tcpserver 0 110 /var/qmail/bin qmail-popup MYHOST \
> /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &"
> 
> I added these into the rc.conf file under /etc.

You don't want to add these there, you want to add them to /var/qmail/rc
since it has the right environment.  Put these lines ABOVE the qmail-start
line.  Then make sure you start qmail using this script as in the INSTALL
file.  You can use rc.local to start it.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: [EMAIL PROTECTED]   flame-mail: /dev/null
       # include <std/disclaimers.h>                   TEAM-OS2
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================


Reply via email to