Support for Realtime Blackhole List

Top Page
Delete this message
Reply to this message
Author: Ilya Ketris
Date:  
To: exim-users
Subject: Support for Realtime Blackhole List

Paul Vixie maintains a MAPS Realtime Blackhole List which can be used
as follows with sendmail:

R$*                     $: $(dequote "" $&{client_addr} $)
R$-.$-.$-.$-            $: $[ $4.$3.$2.$1.rbl.maps.vix.com $]
R$-.$-.$-.$-.rbl.maps.vix.com.  $#error $@ 5.7.1 $: 551 no access from
[$4.$3.$2.$1], see http://maps.vix.com/rbl/



    Blocked addresses will resolve:


ilya@lakstigala:~> host 0.21.84.206.rbl.maps.vix.com.
0.21.84.206.rbl.maps.vix.com has address 127.0.0.2

    Any chance exim will support something similar?


--
Ilya Ketris


--
* This is sent by the exim-users mailing list.  To unsubscribe send a
    mail with subject "unsubscribe" to exim-users-request@???
* Exim information can be found at http://www.exim.org/