From ec01b24de93ce4f1e32306fabad31e404c08e3c1 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard <dr@jones.dk> Date: Tue, 31 Dec 2002 13:38:42 +0000 Subject: Add comments and copyright. --- postfix/maps_rbl_domains | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'postfix/maps_rbl_domains') diff --git a/postfix/maps_rbl_domains b/postfix/maps_rbl_domains index 53ded7c..d4cdc86 100644 --- a/postfix/maps_rbl_domains +++ b/postfix/maps_rbl_domains @@ -1,3 +1,14 @@ +# +# List of RBL blackhole services. +# +# Used by Postfix. Example usage: +# +# maps_rbl_domains = list.dsbl.org,relays.ordb.org,spam.dnsrbl.net +# smtpd_recipient_restrictions = permit_mynetworks, reject_non_fqdn_recipient, reject_unauth_destination, reject_maps_rbl, reject +# +# $Id: maps_rbl_domains,v 1.2 2002-12-31 13:38:42 jonas Exp $ +# + #relays.visi.com bl.spamcop.net list.dsbl.org -- cgit v1.2.3