From 1cf1f9162bd4556858a0190eee5bfd7ba0f7bb4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Fri, 13 Oct 2023 00:43:03 +0200 Subject: Allow imap login using alias e-mails --- flakes/private/chatons/flake.lock | 2 +- flakes/private/environment/flake.nix | 1 + flakes/private/mail-relay/flake.lock | 2 +- flakes/private/milters/flake.lock | 2 +- flakes/private/monitoring/flake.lock | 2 +- flakes/private/opendmarc/flake.lock | 2 +- flakes/private/ssh/flake.lock | 2 +- flakes/private/system/flake.lock | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) (limited to 'flakes/private') diff --git a/flakes/private/chatons/flake.lock b/flakes/private/chatons/flake.lock index b931cca..5e84cc2 100644 --- a/flakes/private/chatons/flake.lock +++ b/flakes/private/chatons/flake.lock @@ -3,7 +3,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, diff --git a/flakes/private/environment/flake.nix b/flakes/private/environment/flake.nix index 4321fa8..24cbb7a 100644 --- a/flakes/private/environment/flake.nix +++ b/flakes/private/environment/flake.nix @@ -624,6 +624,7 @@ description = "Dovecot configuration"; type = submodule { options = { + mysql = mkMysqlOptions "Dovecot" {}; ldap = mkLdapOptions "Dovecot" { pass_attrs = mkOption { type = str; description = "Password attribute in LDAP"; }; user_attrs = mkOption { type = str; description = "User attribute mapping in LDAP"; }; diff --git a/flakes/private/mail-relay/flake.lock b/flakes/private/mail-relay/flake.lock index a36264b..d1447b7 100644 --- a/flakes/private/mail-relay/flake.lock +++ b/flakes/private/mail-relay/flake.lock @@ -3,7 +3,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, diff --git a/flakes/private/milters/flake.lock b/flakes/private/milters/flake.lock index d4770de..e2366fa 100644 --- a/flakes/private/milters/flake.lock +++ b/flakes/private/milters/flake.lock @@ -3,7 +3,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, diff --git a/flakes/private/monitoring/flake.lock b/flakes/private/monitoring/flake.lock index 0267ce0..e76ca08 100644 --- a/flakes/private/monitoring/flake.lock +++ b/flakes/private/monitoring/flake.lock @@ -3,7 +3,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, diff --git a/flakes/private/opendmarc/flake.lock b/flakes/private/opendmarc/flake.lock index ead778a..a2eea1a 100644 --- a/flakes/private/opendmarc/flake.lock +++ b/flakes/private/opendmarc/flake.lock @@ -3,7 +3,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, diff --git a/flakes/private/ssh/flake.lock b/flakes/private/ssh/flake.lock index a36264b..d1447b7 100644 --- a/flakes/private/ssh/flake.lock +++ b/flakes/private/ssh/flake.lock @@ -3,7 +3,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, diff --git a/flakes/private/system/flake.lock b/flakes/private/system/flake.lock index 052217d..80584ef 100644 --- a/flakes/private/system/flake.lock +++ b/flakes/private/system/flake.lock @@ -19,7 +19,7 @@ "environment": { "locked": { "lastModified": 1, - "narHash": "sha256-iW4Q8C1AR4i+Vm7KSaYUtXwTpVHCK0niGiZWnYboAtY=", + "narHash": "sha256-VO82m/95IcX3xxJ63wcLh3hXzXDRFKUohYil/18pBSY=", "path": "../environment", "type": "path" }, -- cgit v1.2.3