Path to this page:
./
mail/rblcheck,
Command-line interface to Paul Vixies RBL filter
Branch: CURRENT,
Version: 1.5nb1,
Package name: rblcheck-1.5nb1,
Maintainer: pkgsrc-usersThis program is a very basic interface to Paul Vixie's RBL filter. The
basic idea of the filter is that when someone is blacklisted for an email
abuse, a new domain name is resolved in the form of
"a.b.c.d.rbl.maps.vix.com", where "a.b.c.d" is actually the IP address
"d.c.b.a". For example, if the IP address 127.0.0.2 were listed as a
blacklisted address, "2.0.0.127.rbl.maps.vix.com" would have a DNS entry
(this is a real example; that address is in place as a verification
mechanism).
For more information about the RBL blacklist, please take a look at
http://maps.vix.com/rbl/ . For more information about BIND, drop by
http://www.isc.org/bind.html .
Any ideas, bugfixes, or porting notes should be sent to me at
"emarshal@logic.net". Don't bug the MAPS people about this; they didn't
write it, and probably woudn't like getting a bunch of mail about it.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 146.87 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-10-21) Updated to version: rblcheck-1.5nb1
- (2006-09-12) Updated to version: rblcheck-1.5
- (2005-10-05) Package added to pkgsrc.se, version rblcheck-1.4 (created)
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-10-23 17:35:50 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Add -lnsl on SunOS. Fix from Thomas Merkel.
|
2012-10-21 19:37:04 by Aleksey Cheusov | Files touched by this commit (2) |
Log message:
Add CONFLICTS between mail/rblcheck and net/udns
|
2012-10-21 19:32:49 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
Fix pkglint warnings; Add LICENSE
|