From 4395ce5bd62871842387aef3a71ce74682c4beb5 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 21 Apr 2025 21:30:07 +0200 Subject: [PATCH] use right dummy address --- share/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/common.nix b/share/common.nix index a9dc997..c382bce 100644 --- a/share/common.nix +++ b/share/common.nix @@ -559,7 +559,7 @@ in table secrets file:/etc/mail/secrets listen on localhost action "local" mda "procmail -f -" virtual - action "relay" relay host smtps://smtp@moon.babylon2k.com auth mail-from bot@cullmann.io + action "relay" relay host smtps://smtp@moon.babylon2k.com auth mail-from bot@babylon2k.com match for local action "local" match for any action "relay" '';