Update mail sender defaults
Deploy cloud-pc / deploy (push) Successful in 44s
Deploy mini-pc / deploy (push) Failing after 1m17s

This commit is contained in:
Dmitry
2026-05-31 11:24:45 +03:00
parent bf6aa03fcb
commit 4cfc9597b4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
samba:
image: ghcr.io/servercontainers/samba:sha256-e49f754b7c4a29d6b9338e33527d497c7167e5f0f3172c8a96f2daab9d0e5ec0.sig
image: ghcr.io/servercontainers/samba:latest
container_name: samba
restart: unless-stopped
network_mode: host
+1 -1
View File
@@ -1,6 +1,6 @@
MADDY_HOSTNAME=mail.ada-dev.ru
MADDY_DOMAIN=ada-dev.ru
RELAY_ALLOWED_FROM=vaultwarden@ada-dev.ru
RELAY_ALLOWED_FROM=info.ada-dev@yandex.ru
RELAY_SMTP_TARGET=tcp://smtp.example.com:587
RELAY_SMTP_USERNAME=apikey
RELAY_SMTP_PASSWORD=changeme
+1 -1
View File
@@ -2,5 +2,5 @@ ADMIN_TOKEN=changeme
SMTP_HOST=maddy
SMTP_PORT=2525
SMTP_SECURITY=off
SMTP_FROM=vaultwarden@ada-dev.ru
SMTP_FROM=info.ada-dev@yandex.ru
SMTP_FROM_NAME=Vaultwarden