Enable Vaultwarden SMTP on mini-pc
Deploy mini-pc / deploy (push) Failing after 45s
NixOS switch mini-pc / switch (push) Successful in 12s

Expose Maddy on port 2525 and connect
Vaultwarden and Uptime Kuma to the mail
network for outbound mail delivery.
This commit is contained in:
Dmitry
2026-05-30 20:28:08 +03:00
parent 2b1d98292b
commit ae9ca5d07f
5 changed files with 20 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@
443 # HTTPS
784 # DNS-over-QUIC
853 # DNS-over-TLS
2525 # Maddy SMTP relay
3001 # Uptime Kuma
3015
4438