<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/tests/by-name/em, branch stalwart</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=stalwart</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=stalwart'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2025-04-23T10:23:15+00:00</updated>
<entry>
<title>tests/email-http: Use the factored out DNS server</title>
<updated>2025-04-23T10:23:15+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-23T10:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=937e40a5a6482cf19c9cc7e10ce2e7d772ddbb65'/>
<id>urn:sha1:937e40a5a6482cf19c9cc7e10ce2e7d772ddbb65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/email-http: Test the http self-service availability</title>
<updated>2025-04-23T10:10:33+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-12T14:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=2452418a7a3aea1ecfd54f135f4814e0c51b946c'/>
<id>urn:sha1:2452418a7a3aea1ecfd54f135f4814e0c51b946c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/stalwart-mail: Explicitly list out valid password hashes</title>
<updated>2025-04-23T10:10:27+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-11T09:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=f0f8df8f40cefbfc4d676352a94dbe35cc99a0db'/>
<id>urn:sha1:f0f8df8f40cefbfc4d676352a94dbe35cc99a0db</id>
<content type='text'>
If a password hash does not match stalwart's know ones, it will just
treat it as plaintext. This is obviously very bad, and should be
avoided.
</content>
</entry>
<entry>
<title>tests/{common,email-dns}: Move last part of acme and dns handling to common</title>
<updated>2025-04-22T19:35:32+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-22T19:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=4fecaae82e6de19f9f1b5a5a5c9984e911d75bf1'/>
<id>urn:sha1:4fecaae82e6de19f9f1b5a5a5c9984e911d75bf1</id>
<content type='text'>
This makes re-using it even easier.
</content>
</entry>
<entry>
<title>tests/email-dns: Factor out all of the secrets/acme stuff into a common dir</title>
<updated>2025-04-22T19:35:30+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-12T14:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=7d3c1bd972c67af3f5006bd02e8ed3655f16bfc7'/>
<id>urn:sha1:7d3c1bd972c67af3f5006bd02e8ed3655f16bfc7</id>
<content type='text'>
This makes it easier to re-use this test data for various tests.
</content>
</entry>
<entry>
<title>tests/email-dns/secrets/dkim/gen_key.sh: Add shellcheck shell</title>
<updated>2025-04-01T15:07:40+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-01T15:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=c1549adba49056429d75277052f78b371daeb1c9'/>
<id>urn:sha1:c1549adba49056429d75277052f78b371daeb1c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/email-dns/secrets: Re-key secrets, so that soispha and sils can read them</title>
<updated>2025-03-27T13:04:28+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-21T11:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=64213ce81125500da121318d6ae6606db49aaf8d'/>
<id>urn:sha1:64213ce81125500da121318d6ae6606db49aaf8d</id>
<content type='text'>
Doing a full `ragenix --rekey --idenitity &lt;soispha.age.key&gt;` run will
fail, if there are secrets that she cannot decrypt. Thus encrypt the
test secrets with all keys.
</content>
</entry>
<entry>
<title>modules/stalwart-mail: Remove now unneeded `allowInsecureSmtp` option</title>
<updated>2025-03-09T12:44:40+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-05T18:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=e525403465d6e69d157d814d5aa612a131d5d49c'/>
<id>urn:sha1:e525403465d6e69d157d814d5aa612a131d5d49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/email-dns: Init</title>
<updated>2025-03-09T12:44:40+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-05T18:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=ef0b3f491e1868c7b3899aff3f53be0325313c2d'/>
<id>urn:sha1:ef0b3f491e1868c7b3899aff3f53be0325313c2d</id>
<content type='text'>
This test is somewhat involved, but tries to exercise our full mail
handling capabilities.
It effectively only tests that alice can send a message to bob, but it
checks nearly all security mechanisms (DNSSEC is currently still missing).
</content>
</entry>
<entry>
<title>test/email-ip: Rename from the general `email` test</title>
<updated>2025-03-09T12:44:37+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T20:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=b06342ad736a21355f54a1bfd21b95d6817b4c78'/>
<id>urn:sha1:b06342ad736a21355f54a1bfd21b95d6817b4c78</id>
<content type='text'>
</content>
</entry>
</feed>
