misc_nixos-mailserver/mail-server
Martin Weinelt c8f809fa76
postfix: migrate more options to services.postfix.config
I'm working on deprecating the top-level options, that configure main.cf
upstream in nixpkgs. With this change we stay ahead of the curve.

The `networks_style` option already defaults to `host` since Postfix 3.0,
so I dropped the setting.

```
$ postconf -d | grep networks_style
mynetworks_style = ${{$compatibility_level} <level {2} ? {subnet} : {host}}
````
2025-06-16 07:03:49 +02:00
..
dovecot/imap_sieve dovecot: drop unused pipe scripts 2025-05-15 16:29:05 +02:00
assertions.nix docs/migrations: Improve title scoping for LDAP home dir migration 2025-06-02 04:31:41 +02:00
borgbackup.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
clamav.nix treewide: remove dead nix references 2025-05-15 16:41:30 +02:00
common.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
dovecot.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
environment.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
kresd.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
monit.nix treewide: remove dead nix references 2025-05-15 16:41:30 +02:00
networking.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
nginx.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
postfix.nix postfix: migrate more options to services.postfix.config 2025-06-16 07:03:49 +02:00
rsnapshot.nix treewide: remove global with lib 2025-06-15 05:08:47 +02:00
rspamd.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
systemd.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
users.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00