nixpkgs/nixos
Maximilian Güntner e6e8fe7633
nixos/tests/matrix-synapse: add email regression test case
twisted is used in matrix-synapse for smtp handling.
Mostly this is used for password resets, but also notifications
are delivered that way.

older versions of twisted require the e-mail server to
have TLS1.0 enabled.

Obviously, quite a lot of servers have this disabled which means
synapse won't be able to deliver mails using such servers.

matrix-synapse issue:

https://github.com/matrix-org/synapse/issues/6211
2021-08-22 16:46:44 +02:00
..
doc nixos: fix release notes about linux_latest version 2021-08-17 07:12:42 +00:00
lib Merge pull request #125159 from NixOS/backport-125121-to-release-21.05 2021-07-10 09:28:17 +01:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules nixos/gitea: init/migrate db in startup script 2021-08-21 12:24:40 +09:00
tests nixos/tests/matrix-synapse: add email regression test case 2021-08-22 16:46:44 +02:00
COPYING
README
default.nix
release-combined.nix nixos/release-combined: fix a test name 2021-05-17 22:52:28 +02:00
release-small.nix
release.nix 21.05 beta release 2021-05-22 17:56:13 -07:00

README

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.