Path to this page:
./
mail/opensmtpd-filter-spfgreylist,
SPF-aware greylisting filter integration for OpenSMTPD
Branch: CURRENT,
Version: 1.0.0nb1,
Package name: opensmtpd-filter-spfgreylist-1.0.0nb1,
Maintainer: vinsThis 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
Master sites:
Filesize: 5.804 KB
Version history: (Expand)
- (2025-03-07) Updated to version: opensmtpd-filter-spfgreylist-1.0.0nb1
- (2024-12-05) Package added to pkgsrc.se, version opensmtpd-filter-spfgreylist-1.0.0 (created)
CVS history: (Expand)
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) |  |
Log message:
Revbump all Go packages after go124 update
I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
|
2024-12-05 10:08:30 by Paolo Vincenzo Olivo | Files touched by this commit (6) |
Log message:
mail/opensmtpd-filter-spfgreylist: initial import
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.
|