Hi Peter

The script is as follows:
#!/bin/sh

# Dave Sill, 2001-11-06
# For use with The qmail Handbook, ISBN 1893115402

MAXPOP3D=`head -1 /var/qmail/control/concurrencypop3`
exec /usr/local/bin/softlimit -m 2000000 \
  /usr/local/bin/tcpserver -v -R -H -l 0 -x /etc/tcp.pop3.cdb -c "$MAXPOP3D"
\
  0 110 /var/qmail/bin/qmail-popup tcs03.triumphant.co.uk \
 /home/vpopmail/bin/vchkpw \
#k/bin/checkpassword \
  /var/qmail/bin/qmail-pop3d Maildir 2>&1


Chris - email is in my son's name
----- Original Message -----
From: "Peter Palmreuther" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 09, 2003 11:30 AM
Subject: Re: [vchkpw] Installation


> Hi David,
>
> On Thu, 9 Jan 2003 09:40:36 -0000
> "David Mark" <[EMAIL PROTECTED]> wrote:
>
> > -ERR aack, child crashed
>
> Please post the command(s) that start your POP3 daemon.
> It's either an 'inetd' line or a script invoking 'tcpserver'
> --
> Peter
>
>
> intY has scanned this email for all known viruses (www.inty.com)
>
>
>


Reply via email to