qmail and rblsmtpd - should be easy
Maybe it's just too early in the morning, but I'm having a hard time figuring out how to add rblsmtpd to the invocation scripts for qmail. The problem is, all the examples I can find are for qmail run under supervise, which I don't use; qmail is started on my servers from a script in /etc/init.d as such:"tcpserver 0 25 /var/qmail/bin/qmail-smtpd redpin.com /bin/checkpassword /bin/true &"
I guess I'm confused where the "rblsmtpd -r bl.spamcop.net" goes...
should it be like this:
"tcpserver 0 25 rblsmtpd -r bl.spamcop.net /var/qmail/bin/qmail-smtpd redpin.com /bin/checkpassword /bin/true &"
I'm hesitant to just start trying things and potentially screw things up on a production server...
TIA.
