python3-cyberfusion-rblchecker
Use rblchecker to check whether your outgoing mail IP addresses are listed on RBLs.
The following checkers are supported:
- DNS
-
- Every host in the config is checked.
- Microsoft SNDS
-
- Not only blacklisted IPs, but also IPs with a 'special' status are returned. See 'IP status' on https://sendersupport.olc.protection.outlook.com/snds/FAQ.aspx
Install
PyPI
Run the following command to install the package from PyPI:
pip3 install rblchecker
Debian
Run the following commands to build a Debian package:
mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
dpkg-buildpackage -us -uc
Configure
Find an example config in config.yml.
Usage
Run all checkers:
rblchecker --config-path=...
Example output:
(DNS) IP address 198.51.100.100 is listed on access.redhawk.org (100.100.51.198.access.redhawk.org -> 127.0.0.0)
(SNDS) IP address 198.51.100.100 is listed on SNDS (reason: 'Junked due to user complaints or other evidence of spamming')
If there's any listings, the command exits with a non-zero RC.
Release files for python3-cyberfusion-rblchecker 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python3_cyberfusion_rblchecker-1.1.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python3_cyberfusion_rblchecker-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.8 kB
Release files / python3_cyberfusion_rblchecker-1.1.tar.gz
| Download URL | python3_cyberfusion_rblchecker-1.1.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
72e8dd090a52b65c2f6eacff11065a36bcecf31c895673eb64de3c1ee0dd8dff
|
|
BLAKE2b-256 checksum How to use checksums |
da30f39a9cf11115cc97b2291b1b743c8ea784612ec47d09648c0b6e9dc0a710
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.11
|
Release files / python3_cyberfusion_rblchecker-1.1-py3-none-any.whl
| Download URL | python3_cyberfusion_rblchecker-1.1-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
16b18b1a03867882cfb3fe1541758401e355ee311904de530b1560308529eac0
|
|
BLAKE2b-256 checksum How to use checksums |
6841bf48a377f235ac48e0b47944ebd19fcfe390c6c49e8cb91897ea1b721296
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.11
|