nixpkgs/nixos/modules/services
Stefan Frijters 11fa179533
nixos/postfix: restrict inet_protocols to ipv4 when ipv6 is disabled
In the previous state, postfix would still try to use IPv6 addresses,
even when it is disabled in the global networking config.

Cf. https://www.postfix.org/postconf.5.html:

  With Postfix 2.8 and earlier the default is "ipv4". For backwards compatibility with these releases,
  the Postfix 2.9 and later upgrade procedure appends an explicit "inet_protocols = ipv4" setting to
  main.cf when no explicit setting is present.
  This compatibility workaround will be phased out as IPv6 deployment becomes more common.

  inet_protocols = ipv4
  inet_protocols = all (DEFAULT)
  inet_protocols = ipv6
  inet_protocols = ipv4, ipv6

So setting it to 'all' conditionally does not help, as we are now on version 3.x.
2023-02-03 11:29:24 +01:00
..
admin pgadmin4: 6.12 -> 6.13 2022-09-22 17:42:20 +02:00
amqp nixos/activemq: deprecate phases 2023-01-12 23:03:06 +01:00
audio nixos: fix backticks in Markdown descriptions 2023-01-21 18:08:38 +01:00
backup Merge pull request #204386 from robryk/resticassert 2023-01-22 16:23:04 +08:00
blockchain/ethereum lighthouse: fix validator service not setting arguments properly 2022-12-19 16:41:43 -05:00
cluster nixos: fix typos 2022-12-17 19:31:14 -05:00
computing treewide: use mkEnableOption in nixos modules 2022-11-10 09:30:00 +01:00
continuous-integration nixos/github-runner{,s}: add @veehaitch and @newam as maintainers 2023-01-09 09:37:00 +01:00
databases nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
desktops nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
development nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
display-managers greetd: use service-type 'idle' in systemd-service to avoid overlapping systemd-output 2022-12-19 18:22:16 +01:00
editors nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
finance nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
games nixos: fix typos 2022-12-17 19:31:14 -05:00
hardware Merge pull request #206257 from matklad/throttledup 2023-01-23 23:54:18 +01:00
home-automation nixos/evcc: Fix unit environment 2022-12-11 01:23:22 +01:00
logging nixos/ulogd: init 2022-12-28 00:17:28 +01:00
mail nixos/postfix: restrict inet_protocols to ipv4 when ipv6 is disabled 2023-02-03 11:29:24 +01:00
matrix nixos/mx-puppet-discord: move into matrix category 2023-01-16 06:23:25 +00:00
misc nixos/autosuspend: init at version 4.3.0 2023-01-22 17:25:01 +01:00
monitoring nixos/uptime-kuma: add ping in path (#212001) 2023-01-22 23:03:45 +01:00
network-filesystems nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
networking Merge pull request #209045 from Izorkin/update-dhcpcd-ipv6rs 2023-01-23 23:25:03 +01:00
printing Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-28 09:35:37 +00:00
scheduling treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
search nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
security nixos: remove stray spaces 2023-01-21 21:46:53 +01:00
system nixos/self-deploy: Cleanup after types.path is not allowed to be a list anymore 2022-12-31 01:03:25 +01:00
torrent nixos: remove stray spaces 2023-01-21 21:46:53 +01:00
tracing nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
ttys nixos/getty: mkdefault for etc/issue 2022-10-05 12:46:23 -04:00
video nixos/unifi-video: bump default mongodb version 2023-01-05 19:10:35 +01:00
wayland nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
web-apps Merge pull request #208712 from mattmelling/cloudlog 2023-01-24 02:52:36 +01:00
web-servers Revert "nixos/nginx: validate syntax of config file at build time" 2023-01-20 20:10:19 +01:00
x11 Merge pull request #198287 from K900/kpackage-fix 2023-01-17 21:46:42 +03:00