forked from k-space/kube
wildduck: Allow sending only from @k-space.ee address in webmail
This commit is contained in:
parent
820c954319
commit
6752ca55ae
@ -27,14 +27,12 @@ metadata:
|
||||
namespace: wildduck
|
||||
data:
|
||||
www.toml: |-
|
||||
name="Wild Duck Mail"
|
||||
title="wildduck-www"
|
||||
[service]
|
||||
domain="k-space.ee"
|
||||
identities=1
|
||||
allowIdentityEdit=false
|
||||
allowJoin=false
|
||||
domains=[]
|
||||
domains=["k-space.ee"]
|
||||
allowSendFromOtherDomains=false
|
||||
[service.sso.http]
|
||||
enabled = true
|
||||
header = "Remote-Username"
|
||||
|
Loading…
Reference in New Issue
Block a user