On Tue, 23 Mar 1999, Adam D. McKenna wrote:
> From: Scott D. Yelich <[EMAIL PROTECTED]>
> > I'm mostly interested in the last part. I sure would be nice if the
> > docs didn't assume that the consumer/installer hasn't made the non-qmail
> > or non-djb choice. You know, sometimes it is nice to use standards. If
> > qmail offers a sufficient reason to change, people will -- but forcing
> > part of qmail on people isn't well accepted by me and I'm sure there
> > are others that feel the same way.
>
> SYNTAX
> rblsmtpd [ -b ] [ -R ] [ -r domain ] [ -t timeout ] smtpd
> [ arg ... ]
> commands encased in []'s are optional.
>
> that means that the only necessary argument to rblsmtpd is "smtpd", which is
> in your case, /var/qmail/bin/qmail-smtpd [ arg ... ]
>From 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 can't really tell if it's working or not. I tried sending mail to the
test address at [EMAIL PROTECTED] and I only got one message
back about the message being blocked.
I can't find any documentation (other than the source) on any
configuration for rblsmtpd. What RBL does it use? How can I configure
this?
Why doesn't it or how can I make it syslog so I can tell if it's working
or not?
Scott