[EMAIL PROTECTED] wrote:

>Then I tried the test.receive using the
>smtp.  I was able to follow the instructions given on the
>test.receive. But when I checked the mailbox, mail was not received,
>instead there was a mailer-daemon message...

>No, that's not really a mailer daemon message. As the Subject says,
>it's "FOLDER INTERNAL DATA". (Do I smell pine?)

Yes, I used pine mail.

>Then I checked the maillog it says:
>
>supervise: fatal: unable to acquire log/supervise/lock: temporary failure
>supervise: fatal: unable to acquire qmail-send/supervise/lock: temporary failure
>supervise: fatal: unable to acquire qmail-smtpd/supervise/lock: temporary failure

>I'm not sure why you got those, but apparently it *was* temporary
>since all the necessary daemons seem to be running.
Yes it's my mistake, it's not from maillog, it just appears on the screen after I 
execute
/usr/local/sbin/qmail start

>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, but what i did is I 
checked the status
using the /usr/local/sbin/qmail stat, it says:

qmail-send/log: up (pid 13777).

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.....
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.
Now I can't even connect. it says:

>telnet localhost 25

>Trying 127.0.0.1...
>telnet: Unable to connect to remote host: Connection refused.

Thanks for responding to my help, hope you could help me.

Mark


Reply via email to