mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
* Since 3.0.0 spf-engine uses flit-core as build backend. So switch to use 'USE_PYTHON=pep517'. * Add entry to UPDATING as default configuration file path of pyspf-milter has changed. ChangeLog: https://git.launchpad.net/spf-engine/tree/CHANGES?h=3.0.3
20 lines
838 B
Groff
20 lines
838 B
Groff
--- data/share/man/man5/policyd-spf.peruser.5.orig 2022-11-26 19:39:57 UTC
|
|
+++ data/share/man/man5/policyd-spf.peruser.5
|
|
@@ -137,7 +137,7 @@ policyd-spf python per-user configuration
|
|
|
|
.SH "USAGE"
|
|
Usage:
|
|
- policyd-spf [/etc/policyd-spf/policyd-spf.conf]
|
|
+ policyd-spf [%%PREFIX%%/etc/policyd-spf/policyd-spf.conf]
|
|
|
|
.SH "OTHER DOCUMENTATION"
|
|
This documentation assumes you have read Postfix's README_FILES/
|
|
@@ -196,7 +196,7 @@ The text file option is useful for testing and when on
|
|
users require per-user configurations. It is specified in the main
|
|
configuration file:
|
|
|
|
-"Per_User = text,/etc/pypolicyd-spf/userconf"
|
|
+"Per_User = text,%%PREFIX%%/etc/pypolicyd-spf/userconf"
|
|
|
|
Lines beginning with "#" are treated as comments and ignored. The location of
|
|
the file is determined by the system administrator. No default file is
|