scripts: make policyd-spf configurable (#3246)

This commit is contained in:
Georg Lauterbach 2023-04-11 08:52:43 +02:00 committed by GitHub
parent bbe1d2da31
commit 9ee33a81b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 35 additions and 3 deletions

View file

@ -110,6 +110,13 @@ Enables the OpenDMARC service.
- **1** => Enabled
- 0 => Disabled
##### ENABLE_POLICYD_SPF
Enabled `policyd-spf` in Postfix's configuration. You will likely want to set this to `0` in case you're using Rspamd ([`ENABLE_RSPAMD=1`](#enable_rspamd)).
- 0 => Disabled
- **1** => Enabled
##### ENABLE_POP3
- **empty** => POP3 service disabled