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