Fixing templates
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
#postconf -M submission/inet
|
||||
#postconf -P -h submission/inet/milter_macro_daemon_name
|
||||
#postconf -P -h submission/inet/smtpd_client_restrictions
|
||||
#postconf -P -h submission/inet/smtpd_sasl_auth_enable
|
||||
#postconf -P -h submission/inet/smtpd_tls_security_level
|
||||
#postconf -P -h submission/inet/syslog_name
|
||||
|
||||
{{ if eq (getenv "SUBMISSION_ENABLE") "yes" -}}
|
||||
postconf -M submission/inet="submission inet n - n - - smtpd"
|
||||
|
||||
Reference in New Issue
Block a user