Path to this page:
./
wip/p5-spf-policyd,
Basic Postfix policy engine for SPF checking
Branch: CURRENT,
Version: 2.010,
Package name: p5-policyd-spf-2.010,
Maintainer: morrpostfix-policyd-spf-perl is a basic Postfix policy engine for Sender
Policy Framework (SPF) checking. It is implemented in pure Perl and uses
Mail::SPF.
This SPF policy server implementation is very basic and requires almost
no configuration.
This is Open Patent software (See http://www.openpatents.org/ ).
Required to run:[
net/p5-NetAddr-IP] [
mail/p5-Mail-SPF]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 3df52b9d42ad8c50f8ba592ca8ca7679fc9c2e21
Filesize: 13.653 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2014-08-13 22:02:17 by Daniel Horecki | Files touched by this commit (2) |
Log message:
Update to version 2.010.
ChangeLog:
--- 2.010 2012-06-17
* Fixed incorrect use of != instead of ne for string comparison
(LP: #1014243)
! Changed non-standard X-Comment header fields for localhost and
whitelisted addresses to use RFC 5451 Authentication Results header
fields
! Added depenency on Sys::Hostname::Long for local hostname determination
--- 2.009 2012-02-03
* Chomp erroneus NULLs off the end of local and authority explanations to
work around a Mail::SPF bug (in Mail::SPF versions prior to 2.008)
(LP: #806926)
- Patch thanks to Allison Randal
* Stop logging queue ID since it is virtually never available and clutters
the logs
* Reduced non-verbose logging to a single line per message
--- 2.008 (2012-01-19 13:46 -0500)
! Query only TXT and not DNS RR Type SPF records to reduce unnecessary DNS
lookups (LP: #161133)
* Changed default_authority_explanation ('Why' reject text) to point to
openspf.net instead of openspf.org due to extended outage
* Fix incorrect version string
* Ensure all variables are initialized prior to being passed to syslog
|
2012-11-16 20:27:36 by Krister Walfridsson | Files touched by this commit (1) |
Log message:
Add version to DEPENDS.
|
2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-09-14 18:56:05 by Daniel Horecki | Files touched by this commit (4) | |
Log message:
Import p5-policyd-spf-2.007 as wip/p5-spf-policyd.
postfix-policyd-spf-perl is a basic Postfix policy engine for Sender
Policy Framework (SPF) checking. It is implemented in pure Perl and uses
Mail::SPF.
This SPF policy server implementation is very basic and requires almost
no configuration.
This is Open Patent software (See http://www.openpatents.org/ ).
|