I'm getting a lot of errors like the following in my syslog:
Feb 27 20:09:51 cyrix inetd[925]: pid 27274: exit status 1
which I suspect are coming from rblsmtpd. The problem is that I don't know
how to redirect the stderr to a log file where I can see what the actual
problem is. My inetd line is as follows:
smtp stream tcp nowait qmaild /usr/sbin/tcpd \
/var/qmail/bin/tcp-env /usr/local/bin/rblsmtpd \
/var/qmail/bin/qmail-smtpd
According to the rblsmtpd man page, the errors are being sent to stderr,
but they're apparently not getting logged to syslog. What can I do?
--
Todd A. Jacobs
CodeGnome Consulting, LTD