disable starttls
This commit is contained in:
parent
3c855b055d
commit
ee5ec605c6
@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: smtp
|
- name: smtp
|
||||||
image: quay.io/wollud1969/exim-docker:0.2.0
|
image: quay.io/wollud1969/exim-docker:0.2.1
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: smtp-secrets
|
name: smtp-secrets
|
||||||
|
@ -22,7 +22,7 @@ primary_hostname = HOSTNAME
|
|||||||
|
|
||||||
acl_smtp_rcpt = acl_check_rcpt
|
acl_smtp_rcpt = acl_check_rcpt
|
||||||
|
|
||||||
tls_advertise_host =
|
tls_advertise_hosts =
|
||||||
|
|
||||||
begin routers
|
begin routers
|
||||||
smarthost_route:
|
smarthost_route:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user