freebsd-ports/dns/p5-Net-RBLClient/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00

8 lines
506 B
Text

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.