From 22b4bd78a10b49272cfd345d379703cae4ab5d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 7 May 2020 10:40:43 +0200 Subject: Use ldap instead of mysql to fetch mailboxes --- modules/private/mail/sympa.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/private/mail/sympa.nix') diff --git a/modules/private/mail/sympa.nix b/modules/private/mail/sympa.nix index 1a696d0..9bd5a57 100644 --- a/modules/private/mail/sympa.nix +++ b/modules/private/mail/sympa.nix @@ -94,6 +94,7 @@ in services.postfix = { mapFiles = { + # Update relay list when changing one of those sympa_virtual = pkgs.writeText "virtual.sympa" '' sympa-request@${domain} postmaster@immae.eu sympa-owner@${domain} postmaster@immae.eu -- cgit v1.2.3