diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index eb88478..81c3a91 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -50,6 +50,7 @@ class postfix( $use_mlmmj = 'no', $use_submission = 'no', $use_smtps = 'no', + $use_spf = 'no', $mastercf_tail = '', $inet_interfaces = 'all', $myorigin = $::fqdn, |