This is a discussion on mutilple lookups for rblsmtpd within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; What's the correct syntax to use for multiple lookups with rblsmtpd? Currently, I've got /usr/local/sbin/rblsmtpd -...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
What's the correct syntax to use for multiple lookups with rblsmtpd?
Currently, I've got /usr/local/sbin/rblsmtpd -r relays.ordb.org /var/qmail/bin/qmail-smtpd 2>&1 but I'd like to specify a couple more lookups for my installation of qmail. Is it just /usr/local/sbin/rblsmtpd -r relays.ordb.org bl.spamcop.net /var/qmail/bin/qmail-smtpd 2>&1 or /usr/local/sbin/rblsmtpd -r relays.ordb.org -r bl.spamcop.net /var/qmail/bin/qmail-smtpd 2>&1 or something else entirely? TIA, Robert |
|
|||
|
"Robert McIntosh" <no@nospam.lan> writes:
> What's the correct syntax to use for multiple lookups with rblsmtpd? > > /usr/local/sbin/rblsmtpd -r relays.ordb.org -r bl.spamcop.net > /var/qmail/bin/qmail-smtpd 2>&1 That one. -- Dave Sill Oak Ridge National Lab, Workstation Support Author, The qmail Handbook <http://web.infoave.net/~dsill> <http://lifewithqmail.org/>: Almost everything you always wanted to know. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|