Update postfix deployment
This commit is contained in:
parent
90ba5f6642
commit
6645ccac13
3 changed files with 11 additions and 3 deletions
|
|
@ -159,3 +159,7 @@ postlog unix-dgram n - n - 1 postlogd
|
|||
#mailman unix - n n - - pipe
|
||||
# flags=FRX user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
|
||||
# ${nexthop} ${user}
|
||||
{% if postfix_mydestination is defined %}
|
||||
policyd-spf unix - n n - - spawn
|
||||
user=nobody argv=/usr/libexec/postfix/policyd-spf
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue