On Wed, 7 Mar 2001, Kirti S. Bajwa wrote:

> Thanks for your reply. I am now more confused. So let's have each question
> defined clearly:
>
>
> 1. POP3 script
>
> You said to include it with /var/qmail/rc. Then you said that you used the
> same switch statement to start ... What is the SWITCH statement. Please show
> me what changes you will make to the following script (this is the exact
> same script I plan to use):
>
>       /var/qmail/rc
>
>       #!/bin/sh
>       exec env - PATH="/var/qmail/bin:$PATH" \
>               qmail-start ./Maildir/
>

Are you certain you're getting past this point and executing the
lines below?


>       /usr/local/bin/tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup
> mail.tibonline.net \
>         /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
>         /var/qmail/bin/splogger pop3d &
>

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: [EMAIL PROTECTED]    http://www.pop4.net
         56K Nationwide Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================



Reply via email to