misc_nixos-mailserver/mail-server
Michael Lohmann 0c40a0b2c6 dovecot: use expanded variable names
Since Dovecot 2.4 does not accept short notations for variables any more
https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html#variable-expansion
the long form needs to be used:
%u => %{user}
%n => %{username}
%d => %{domain}

This is backwards compatible with dovecot 2.3 as well:
https://doc.dovecot.org/2.3/configuration_manual/config_file/config_variables/#user-variables
2025-03-19 19:26:10 +00:00
..
dovecot Remove use of the deprecated string type 2019-09-22 13:32:37 +00:00
assertions.nix acme: test acmeCertificateName if module is enabled 2024-06-04 15:31:28 +00:00
borgbackup.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
clamav.nix Remove non longer supported configurations (<21.05) 2021-07-24 09:57:44 +02:00
common.nix remove new line character if use agenix 2024-12-16 17:07:10 +00:00
debug.nix Set mailserver.policydSPFExtraConfig in a debug module 2020-12-23 09:39:55 +01:00
dovecot.nix dovecot: use expanded variable names 2025-03-19 19:26:10 +00:00
environment.nix Allow using existing ACME certificates 2023-05-24 21:10:02 +00:00
kresd.nix kresd: no need to explicitly set nameserver 2021-06-03 05:58:42 +00:00
monit.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
networking.nix Allow using existing ACME certificates 2023-05-24 21:10:02 +00:00
nginx.nix acme: Add new option acmeCertificateName 2024-05-31 09:53:32 +01:00
opendkim.nix opendkim: make public key world-readable 2023-05-14 07:11:48 +00:00
postfix.nix postfix: enable smtp tls logging 2025-03-19 19:12:49 +00:00
rsnapshot.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
rspamd.nix Wrap rspamc to avoid having to specific socket manually 2024-08-05 19:00:00 +02:00
systemd.nix Fix URLs for dovecot 2025-03-14 21:16:26 +00:00
users.nix Use umask for race-free permission setting 2023-07-17 18:22:16 +02:00