From 8be3dc60bfe247af6aa61867fd4cdca1925ba394 Mon Sep 17 00:00:00 2001 From: Hoid Date: Sat, 14 Feb 2026 18:47:25 +0000 Subject: [PATCH] Business: use postfix for SMTP, no discussion --- projects/business/memory/state.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/business/memory/state.json b/projects/business/memory/state.json index a7682d3..bfe62a3 100644 --- a/projects/business/memory/state.json +++ b/projects/business/memory/state.json @@ -24,7 +24,7 @@ "server": "docfast-1 (CAX11, nbg1)", "serverIP": "167.235.156.214", "sshKey": "/home/openclaw/.ssh/docfast", - "smtp": "NOT SET UP — install postfix or use a transactional email service. You have root on the server." + "smtp": "Use POSTFIX. Install it on the server, configure for docfast.dev, set up SPF/DKIM. Tell investor which DNS records to add at INWX. No discussion, just do it." }, "credentials": { "file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",