X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/8b75f22d9d8968d63e821516f3cb0c0634189876..ee0b1aaea92e799cc9a1063b46b6d20c54fcac4b:/howto/rbl.html diff --git a/howto/rbl.html b/howto/rbl.html index 940ef8c..f5be75b 100644 --- a/howto/rbl.html +++ b/howto/rbl.html @@ -110,14 +110,14 @@ # 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

The information to do more complicated manipulations can be @@ -126,6 +126,6 @@ rbl_log_rcpt_count # log recipient info of accepted RBLed messages


Nigel Metheringham
-

$Id: rbl.html,v 1.5 2003/06/01 14:17:01 nigel Exp $

+

$Cambridge$