Commit Graph
4 Commits
Author SHA1 Message Date
Maximilian Güntner e9d616380b matrix-synapse: override twisted 20.3.0 -> 21.7.0
see upstream issues:

https://github.com/twisted/twisted/pull/1225#issuecomment-788560006
https://github.com/matrix-org/synapse/issues/6211
2021-08-22 16:46:45 +02:00
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
Maximilian Güntner 65fd031277 nixos: add prometheus_nginxlog_exporter module + test 2020-12-21 21:23:39 +01:00
Maximilian Güntner ce7608d6e7 nginxlog-exporter: 1.3.0 -> 1.8.0 2020-12-20 23:33:30 +01:00