Download the PHP package palpalani/laravel-dns-deny-list-check without Composer
On this page you can find all versions of the php package palpalani/laravel-dns-deny-list-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download palpalani/laravel-dns-deny-list-check
More information about palpalani/laravel-dns-deny-list-check
Files in palpalani/laravel-dns-deny-list-check
Package laravel-dns-deny-list-check
Short Description checks if the given IP address or hostname is blacklisted on the configured dnsbl servers
License MIT
Homepage https://github.com/palpalani/laravel-dns-deny-list-check
Informations about the package laravel-dns-deny-list-check
Email Deny List (blacklist) Check - IP Deny List (blacklist) Check
Deny list (blacklist) checker will test a mail server IP address against over 50 DNS
based email blacklists. (Commonly called Realtime blacklist, DNSBL or RBL).
If your mail server has been blacklisted, some email you send may not be delivered.
Email blacklists are a common way of reducing spam.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Credits
- palPalani
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dns-deny-list-check with dependencies
spatie/laravel-package-tools Version ^1.1
illuminate/contracts Version ^10.0|^11.0