diff options
Diffstat (limited to 'depo/nutin-madaj/mail.nix')
-rw-r--r-- | depo/nutin-madaj/mail.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/depo/nutin-madaj/mail.nix b/depo/nutin-madaj/mail.nix index 39ed456..81bddc2 100644 --- a/depo/nutin-madaj/mail.nix +++ b/depo/nutin-madaj/mail.nix @@ -4,7 +4,7 @@ mailserver = { enable = true; monitoring = { - enable = true; + enable = false; alertAddress = "bsima@me.com"; }; fqdn = "simatime.com"; @@ -16,6 +16,7 @@ enablePop3Ssl = true; enableManageSieve = true; virusScanning = false; # ur on ur own + localDnsResolver = true; loginAccounts = { "ben@simatime.com" = { |