i think you're missing a \ or your mailer has made extra linebreaks..
mine looks like this:

#!/bin/sh
    exec /usr/local/bin/softlimit -m 20000000 \
    /usr/local/bin/tcpserver -R -H -l 0 0 110 /var/qmail/bin/qmail-popup \
    $HOSTNAME /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1


Regards,
Sune Rievers

On Fri, 15 Nov 2002 18:54:53 +0800
"Joeffrey Betita" <[EMAIL PROTECTED]> wrote:

> hi ppl
> 
> #!/bin/sh
> MAXCON=100
> exec /usr/local/bin/softlimit -m 3000000 \
> /usr/local/bin/tcpserver -v -R -H -c "$MAXCON" \
> 0 110 /var/qmail/bin/qmail-popup example.com.ph
> /home/vpopmail/bin/vchkpw \
> /var/qmail/bin/qmail-pop3d Maildir 2>&1
> 
>  the error message is TCP/IP connection was unexpectedly terminated by
> the server. psl. help me with this problem. thank you very much.
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
> 

-- 
Sune Rievers <[EMAIL PROTECTED]>


Reply via email to