Hi,

I've setup qmail in the past, long ago.. and just now started putting qmail
back up on a new box, and this time using tcpserver, etc.

My real problem is around getting smtp working (dunno what the problem is),
but I seem to have some lower level problems I should sort out first.

I setup qmail according to the HOWTO listed on the homepage and am using
Mailbox format for delivery right now.  Qmail is loaded via my rc script
fine, and I see all the daemons running in my process list.

qmails    2890  0.0  1.2  1120  384 ?        S    Nov07   0:00 qmail-send
root      2891  0.0  1.0  1072  324 ?        S    Nov07   0:00 supervise
/var/lock/qmail-smtpd tcpserver -v -x/etc/tcp.smtp.cdb -u50
qmaill    2892  0.0  0.9  1068  304 ?        S    Nov07   0:00 accustamp
qmaill    2893  0.0  1.1  1084  340 ?        S    Nov07   0:00
cyclog -s5000000 -n5 /var/log/qmail/qmail-smtpd
qmaild    2894  0.0  1.3  1156  420 ?        S    Nov07   0:00
tcpserver -v -x/etc/tcp.smtp.cdb -u503 -g503 0 25 rblsmtpd qmail-smtp
qmaill    2895  0.0  1.3  1096  408 ?        S    Nov07   0:00 splogger
qmail
root      2896  0.0  1.0  1088  328 ?        S    Nov07   0:00 qmail-lspawn
./Mailbox
qmailr    2897  0.0  1.0  1088  324 ?        S    Nov07   0:00 qmail-rspawn
qmailq    2898  0.0  1.1  1080  344 ?        S    Nov07   0:00 qmail-clean
root      3320  0.0  1.6  1244  508 pts/0    S    10:02   0:00 grep qmail


I ran ./config to dump all my hosts into the control files.  I can mail
locally and mail gets delievered fine into the user's Mailbox.  However, I
can not see any logging activity in my /var/log/messages file.  Earlier, I
was trying to use inetd, VSM, and procmail, and actually did see loggin in
/var/log/maillog (only diff was using the proc file for /var/qmail/rc, and
before I started using all the 'extras' that the HOWTO suggests, tcpserver,
etc).

Where should I start looking to help find where splogger is dumping things?
The 'real' problem is I can't get mail delievered via smtp delievered.  I
telnet to port 25, use a local username as rcpt, and it says 'ok' fine, but
the msg never makes it to Mailbox.

Thanks

-Steve

Reply via email to