wildduck: Allow sending only from @k-space.ee address in webmail

This commit is contained in:
Lauri Võsandi 2023-08-22 07:29:18 +03:00
parent 820c954319
commit 6752ca55ae
1 changed files with 2 additions and 4 deletions

View File

@ -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"