On Saturday 11 December 2004 02:56, Michael wrote:
> hello Bob.
>
> BH> telnet 127.0.0.1 25 should return immediately
>
> BH> I just tried
> BH> [EMAIL PROTECTED]/# telnet mail.tarsu.kz 25
> BH> Trying 213.211.121.20...
> BH> Connected to mail.tarsu.kz.
> BH> Escape character is '^]'.
> BH> 220 mail.tarsu.kz ESMTP
> BH> HELO
> BH> 250 mail.tarsu.kz
> BH> quit
> BH> 221 mail.tarsu.kz
> BH> Connection closed by foreign host.
>
> BH> Looks OK to me
> Yes. but messages not send.

You can send messages this way

>
> BH> ps axwwwf
> BH> the above command will give you the full command line of your
> daemontools BH> services
> BH> the line
> BH> readproctitle service errors:
> BH> should only have dots after it, anything else on that line indicates an
> error
>
> readproctitle service errors: ...al: unable to lock directory
> /var/log/qmail/smtpd: temporary failure?multilog: fatal: unable to lock
> directory /var/log/qmail/smtpd: temporary failure?multilog: fatal: unable
> to lock directory /var/log/qmail/smtpd: temporary failure?multilog: fatal:
> unable to lock directory /var/log/qmail/smtpd: temporary failure?multilog:
> fatal: unable to lock directory /var/log/qmail/smtpd: temporary failure?
> what is mean?

Permissions. 
/var/log/qmail should be 
drwxr-xr-x  5 qmaill      root      1024 Nov 30 11:10 qmail

/var/log/qmail/smtpd
drwxr-xr-x  2 qmaill nofiles  1024 Sep  1 10:09 smtpd
all the files inside /var/log/qmail/smtpd should also belong to 
user qmaill
group nofiles

read this very carefully

http://www.lifewithqmail.org/lwq.html
especially 2.5.4. Create users and groups

HTH
-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------

Reply via email to