[EMAIL PROTECTED] wrote:

>>What do the qmail-send logs say? Did you look in ~alias/Mailbox for
>>bounces?
>
>There are no messages from the ~alias/Mailbox for bounces.
>About qmail-send logs, I don't know where to find the log file,

/var/log/qmail

>Now I have another problem, I cheked the
>/var/qmail/supervise/qmail-smtpd/run file and tried to edit it here
>is the file: 
>
>#!/bin/sh
>QMAILDUID=`id -u qmaild`
>NOFILESGID=`id -g qmaild`
>exec /usr/local/bin/softlimit -m 4000000 \
>    /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \
>       -u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
>
>Then I saved it and restart qmail.....

Hmm. What did you change?

>After restarting, a repeated message appears on the screen:
>
>> softlimit: fatal: unable to run : file does not exist
>
>I don't know what it means, so I just ignore it and tried testing
>mail thru smtp. 

softlimit is saying it can't find /usr/local/bin/tcpserver.

>Now I can't even connect.

Of course not.

-Dave

Reply via email to