freebsd-ports/dns/p5-Net-RBLClient/pkg-descr
Sunpoet Po-Chuan Hsieh f6a97aad14 - Add LICENSE
- Fix *_DEPENDS: Time::HiRes is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency change
- Reformat pkg-descr
- Remove Author line
- Use single space after WWW:
2014-07-31 10:05:15 +00:00

10 lines
555 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.
WWW: http://search.cpan.org/dist/Net-RBLClient/