mail/opensmtpd-filter-spfgreylist - The NetBSD Packages Collection

SPF-aware greylisting filter integration for OpenSMTPD

This filter implements greylisting, allowing OpenSMTPD to temporarily
reject sessions of clients it has not seen before. Unlike many
implementations, this one is SPF-aware so it will properly handle
greylisting for domains doing relaying through multiple MX, as long as
they publish a valid SPF record.

The filter currently supports:

* IPv4 and IPv6 address greylisting
* SPF greylisting
* startup whitelisting of IP and domains
* automatically renewed whitelisting

Build dependencies

lang/go124 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

mail/opensmtpd

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64opensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 10.0aarch64opensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 10.0earmv7hfopensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 10.0earmv7hfopensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 10.0i386opensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 10.0i386opensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 10.0x86_64opensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 10.0x86_64opensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 9.0aarch64opensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 9.0aarch64opensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 9.0earmv7hfopensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 9.0earmv7hfopensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 9.0i386opensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 9.0i386opensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 9.0x86_64opensmtpd-filter-spfgreylist-1.0.0nb2.tgz
NetBSD 9.0x86_64opensmtpd-filter-spfgreylist-1.0.0.tgz
NetBSD 9.3x86_64opensmtpd-filter-spfgreylist-1.0.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.