Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
506 B
Plaintext
9 lines
506 B
Plaintext
This module is used to discover what RBL's are listing a particular IP address.
|
|
It parallelizes requests for fast response.
|
|
|
|
An RBL, or Realtime Blackhole List, is a list of IP addresses meeting some
|
|
criteria such as involvement in Unsolicited Bulk Email. Each RBL has its own
|
|
criteria for addition and removal of addresses. If you want to block email or
|
|
other traffic to/from your network based on one or more RBL's, you should
|
|
carefully study the behavior of those RBL's before and during such blocking.
|