Remove duplicated or unecessary email config
This commit is contained in:
parent
5e5ad01f26
commit
b06047834e
2 changed files with 0 additions and 35 deletions
|
|
@ -3,12 +3,4 @@
|
|||
networking.hosts = {
|
||||
"127.0.0.1" = [ "localhost" "local.ted.europa.eu" ];
|
||||
};
|
||||
services.davmail = {
|
||||
enable = true;
|
||||
url = "https://webmail.arhs-developments.com/owa/";
|
||||
config = {
|
||||
davmail.mode = "EWS";
|
||||
davmail.allowRemote = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue