I must be color blind... it is class="changes" blocks that are green.
[exim-website.git] / howto / rbl.html
index 614ba0fb58ad219ea84b61d6e756c6f02747da9b..f5be75b11ef0351b95f9877fefc6bd8352703398 100644 (file)
@@ -68,7 +68,7 @@
 
     <p>Documentation on these features can be found in the
       specification section on
-      <a href="../exim-html-4.20/doc/html/spec_37.html>
+      <a href="../exim-html-4.20/doc/html/spec_37.html">
       Access Control Lists</a>.</p>
 
     <h2>Exim 3.x DNSBL Usage</h2>
 # add warning to messages whose sending host is in RSS
 rbl_domains = blackholes.mail-abuse.org/reject : \
         dialups.mail-abuse.org/reject : \
-        relays.mail-abuse.org/warn 
+        relays.mail-abuse.org/warn
 # check all hosts other than those on internal network
 rbl_hosts = !192.168.0.0/24:0.0.0.0/0
 # but allow mail to postmaster@my.dom.ain even from rejected host
 recipients_reject_except = postmaster@my.dom.ain
 # change some logging actions (collect more data)
-rbl_log_headers        # log headers of accepted RBLed messages
-rbl_log_rcpt_count     # log recipient info of accepted RBLed messages
+rbl_log_headers  # log headers of accepted RBLed messages
+rbl_log_rcpt_count # log recipient info of accepted RBLed messages
     </pre>
 
     <p>The information to do more complicated manipulations can be
@@ -126,6 +126,6 @@ rbl_log_rcpt_count  # log recipient info of accepted RBLed messages
     <hr>
     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
-    <h4>$Id: rbl.html,v 1.4 2001/11/05 21:45:26 nigel Exp $</h4>
+    <h4>$Cambridge$</h4>
   </body>
 </html>