From 0a07ba709b0c129721f52f87df324d8f64c5f2e7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 30 Sep 2025 09:12:31 +0000 Subject: [PATCH] dma: Ship binary to create local inboxes We should not really have them, but if there are any emails bouncing, there is no way that dma can get rid of them. We might need to consider having a basic MUA. Signed-off-by: Michael Tremer --- config/rootfiles/common/dma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/dma b/config/rootfiles/common/dma index 79cad8ece2..e98e67415c 100644 --- a/config/rootfiles/common/dma +++ b/config/rootfiles/common/dma @@ -1,5 +1,5 @@ etc/alternatives/sendmail -#usr/lib/dma-mbox-create +usr/lib/dma-mbox-create usr/sbin/dma usr/sbin/dma-cleanup-spool usr/sbin/mailq -- 2.47.3