diff --git a/install_postfix_advanced.sh b/install_postfix_advanced.sh index 8e6895f..ff2be97 100755 --- a/install_postfix_advanced.sh +++ b/install_postfix_advanced.sh @@ -3826,7 +3826,7 @@ EOF if ! $(grep -iq -E "^policyd-spf\s+" "$postfix_master_cf" 2> /dev/null) ; then cat <> $postfix_master_cf -policyd-spf unix - n n - 0 spawn +policy-spf unix - n n - 0 spawn user=policyd-spf argv=/usr/bin/policyd-spf EOF fi