I install qmail-1.03 using the instruction from life with qmail wih
FreeBSD 3.5
if i try telnet localhost 25
it refused
but in the ps -ax I could see svscan /service
supervise qmail-smtpd
supervise log
supervise qmail-send
supervice log
/usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp
and in /etc/tcp.smtp :
127.:allow,RELAYCLIENT=""
and when I tried to send email :
>mail [EMAIL PROTECTED]
it said :
qmail-inject: fatal: qq trouble in home directory (#4.3.0)
what should I do
BTW: I use proc+df script with Mailbox delivery
thank you very much
--sur--