Merge pull request 'mailserver: use coredns instead of kresd' (#24) from develop into master
Some checks failed
Deploy configs / deploy-configs (push) Failing after 32s
Some checks failed
Deploy configs / deploy-configs (push) Failing after 32s
Reviewed-on: #24
This commit is contained in:
commit
8899cd04a1
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
mailserver = {
|
||||
enable = true;
|
||||
stateVersion = 3;
|
||||
localDnsResolver = false; # use coredns
|
||||
accounts = {
|
||||
sid = {
|
||||
aliases = [ "postmaster" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue