Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] dnsrbl urlcheck syntax explanation

2009-05-17 by Piotr Wadas

From the presentation,

> http://ftp.espci.fr/shadow/manu/SL2009.pdf

I expect a defined rbl 

dnsrbl "RBL2" my.server.com 127.0.0.2

should work with ldapcheck property of particular
attribute containing a word "RBL2" (without quotes),
and both (first found) of these racls: 

racl blacklist $dnsrbl "RBL2" dnsrbl "RBL2" msg "blabla"

OR

racl blacklist ldapcheck "lck" $dnsrbl "RBL2" dnsrbl "RBL2" msg "blabla"

The first one uses $dnsrbl (a stored query result), the second one
does lookup itself. Anyway, although

---

Querying "ldap://127.0.0.1"
got prop $dnsrbl = "RBL2"
ldapcheck lookup performed in 0.001574s

----

a message stil got some last default racl, instead of getting blacklisted.

Regards,
Piotr

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.