index
:
nixos-server
this commit
etebase
main
mautrix-telegram
nixos-config for vhack.eu servers https://vhack.eu
vhack.eu
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
by-name
/
dh
(
unfollow
)
Commit message (
Collapse
)
Author
2025-03-09
modules/stalwart-mail: Capitalize default mailboxes
Benedikt Peetz
This seems to be somewhat of a standart.
2025-03-09
modules/stalwart-mail: Also listen on :25 without SSL but with STARTTLS
Benedikt Peetz
This is important, so that other MTA can send us mail.
2025-03-09
modules/stalwart-mail: Set a default value for `principals`
Benedikt Peetz
2025-03-09
modules/stalwart-mail: Include full systemd service and set correct dependencies
Benedikt Peetz
This also starts `nginx` so that we can complete http-01 acme challenges.
2025-03-09
modules/stalwart-mail: Select DKIM keys per-domain
Benedikt Peetz
2025-03-09
modules/stalwart-mail: Avoid hardcoding `vhack.eu` email address
Benedikt Peetz
2025-03-09
modules/dns: Add service dependencies
Benedikt Peetz
2025-03-09
modules/dns: Set a reasonable verbosity level
Benedikt Peetz
The default is way too quiet.
2025-03-09
modules/dns: Provide the option to open the required firewall ports
Benedikt Peetz
2025-03-09
modules/dns: Remove `lib.debug` calls
Benedikt Peetz