bundles/postfix: enable smtps
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
83d58791bb
commit
22759ca52a
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ smtp inet n - y - 100 smtpd
|
||||||
2525 inet n - y - 10 smtpd
|
2525 inet n - y - 10 smtpd
|
||||||
-o smtpd_sasl_auth_enable=no
|
-o smtpd_sasl_auth_enable=no
|
||||||
% endif
|
% endif
|
||||||
|
smtps inet n - y - 100 smtpd
|
||||||
|
-o syslog_name=postfix/smtps
|
||||||
|
-o smtpd_tls_wrappermode=yes
|
||||||
smtpd pass - - y - - smtpd
|
smtpd pass - - y - - smtpd
|
||||||
dnsblog unix - - y - 0 dnsblog
|
dnsblog unix - - y - 0 dnsblog
|
||||||
tlsproxy unix - - y - 0 tlsproxy
|
tlsproxy unix - - y - 0 tlsproxy
|
||||||
|
|
Loading…
Reference in a new issue