[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

netqmail 6




hi all...


just compiled and installed qmail netqmail 1.0.6 following the instructions on lifewithqmail.

it's not the first time i'm intalling qmail but until now i always used the original 1.0.3 and pached it myself. it always worked.
not with netqmail i have some problems.


it installs fine. and i start it with qmailctl start. i can see all the normal processes. then if i do telnet host 25 from a remote. i get 'Connection refused'.

same thing if i do it on localhost.

the cdb file has only the very first 127. line and i redid a few times.

netstat doesn't show any smtp ports open... sendmail is off.

but:

# qmailctl stat
/service/qmail-send: up (pid 14896) 194 seconds
/service/qmail-send/log: up (pid 16466) 0 seconds
/service/qmail-smtpd: up (pid 16468) 0 seconds
/service/qmail-smtpd/log: up (pid 16467) 0 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 0


# ps -auwx | grep qmail
root 637 0.0 0.0 1360 756 con- S 3:59PM 0:00.04 supervise qmail-smtpd
root 639 0.0 0.0 1360 720 con- I 3:59PM 0:00.00 supervise qmail-send
qmails 642 0.0 0.0 3104 792 con- I 3:59PM 0:00.01 qmail-send
qmaill 643 0.0 0.0 1372 660 con- S 3:59PM 0:00.01 /usr/local/bin/multilog t /var/log/qmail/smtpd
qmaill 644 0.0 0.0 1372 660 con- I 3:59PM 0:00.00 /usr/local/bin/multilog t /var/log/qmail
qmaill 650 0.0 0.0 3104 744 con- I 3:59PM 0:00.00 splogger qmail
root 651 0.0 0.0 3104 720 con- I 3:59PM 0:00.00 qmail-lspawn ./Maildir/
qmailr 652 0.0 0.0 3104 716 con- I 3:59PM 0:00.00 qmail-rspawn
qmailq 653 0.0 0.0 3104 716 con- I 3:59PM 0:00.00 qmail-clean
root 1607 0.0 0.0 1632 952 p0 R+ 4:02PM 0:00.00 grep qmail



i'm not sure


the machine is freebsd 7.

thanks....