Use rblchecker to check whether your outgoing mail IP addresses are listed on RBLs.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for python3_cyberfusion_rblchecker-1.0.5.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24ad1b38e396d2e70f0a74aefb52084f4b7e827749f87801f2b44d749afae05a |
|
MD5 | cc66917cca0a879bd9cf2a924a4daf2f |
|
BLAKE2b-256 | 84325fbd7b52b917593719ffd8d6a5bbc7503d2e8a3291eea542c23b3cdc5b47 |
Close
Hashes for python3_cyberfusion_rblchecker-1.0.5.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d45021ebc01be87e49b50de5aa9ed1b3a3c0db2dc357f6aea7abeb3199804cd |
|
MD5 | 5e9a3977657f16d1312187ae6d2c01c4 |
|
BLAKE2b-256 | e9cf6a714dab5002469905a23cc741a05372a18de9c2bbeec83f1375e7888e43 |