I have the following line in /etc/inetd.conf: smtp stream tcp nowait qmaild /usr/sbin/tcpd /var/qmail/bin/tcp-env /usr/local/bin/rblsmtpd /var/qmail/bin/qmail-smtpd I'm getting oodles of the following errors in my logs: Jul 3 14:12:12 cyrix inetd[810]: pid 31351: exit status 1 Jul 3 14:27:41 cyrix inetd[810]: pid 31420: exit status 1 Jul 3 14:43:22 cyrix inetd[810]: pid 31458: exit status 1 Jul 3 14:59:00 cyrix inetd[810]: pid 31481: exit status 1 Since qmail isn't restarting all the time, the problem seems to point to rblsmtpd. I did a grep of all the source files, but only found exit(1) in subgetopt.3, and am not sure how this applies. Can anyone help? -- Todd A. Jacobs Senior Network Consultant
