ops: snolla SMTP rollout 2026-08-14 — monitor deployed (VDS cron+ntfy), msmtp/backup-mail on new creds, pilonuxt compose tag 954e29e
This commit is contained in:
@@ -41,7 +41,7 @@ notify() {
|
||||
|
||||
email_send() {
|
||||
local subj="$1" body="$2"
|
||||
printf "From: noreply@snolla.com\nTo: %s\nSubject: %s\n\n%s\n" \
|
||||
printf "From: e-16513832@yandex.ru\nTo: %s\nSubject: %s\n\n%s\n" \
|
||||
"$EMAIL" "$subj" "$body" | msmtp "$EMAIL" || true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user