diff options
Diffstat (limited to 'vars/hostclass/smtp_server')
-rw-r--r-- | vars/hostclass/smtp_server | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vars/hostclass/smtp_server b/vars/hostclass/smtp_server index 1e8838e..d68e28a 100644 --- a/vars/hostclass/smtp_server +++ b/vars/hostclass/smtp_server @@ -2,3 +2,5 @@ allowed_tcp_ports="ssh smtp submission ${rspamd_port} http https" postfix_mynetworks='127.0.0.1/8' +nginx_gssapi=true +nginx_acme=true |